[COFF] What Happened to Interdata?

Greg 'groggy' Lehey grog at lemis.com
Fri Jul 28 13:38:18 AEST 2023


On Thursday, 27 July 2023 at 16:33:54 -0400, Paul Winalski wrote:
> On 7/27/23, Noel Chiappa <jnc at mercury.lcs.mit.edu> wrote:
>
>> Someone who's familiar with the 360 instruction set should be able to look
>> at e.g.:
>>
>> and see how compatible it is.
>
> Interdata has some data types and instructions for manipulating them
> not present in S/360.  Circular lists, for example, and instructions
> for CRC calculation.

Yes, it's possible that both Interdata and RCA/UNIVAC/ICL instruction
sets are supersets of the /360 instruction set.  The only one I still
remember is the LI (load immediate) instruction.  The /360 did the
same function with LA (load address), but IIRC that was RX (4 bytes),
while LI was RR (2 bytes).

> I didn't see anything about packed or zoned decimal support.
>
> So perhaps an extended subset of S/360.  I'd have to do a side-by-side
> comparison between this document and S/360 Principles of Operation to
> determine the level of binary program compatibility, if any.  But it
> looks like it might be better than the HitchHiker's Guide to the
> Galaxy adage:  "almost, but not quite, entirely unlike tea."

Yes, that seems reasonable.  My guess was that binary compatibility
wasn't a big issue in those days, since nearly all applications
software was written only for specific installations.  And of course
licensing issues would preclude running IBM OS on the other machines.

Greg
--
Sent from my desktop computer.
Finger grog at lemis.com for PGP public key.
See complete headers for address and phone numbers.
This message is digitally signed.  If your Microsoft mail program
reports problems, please read http://lemis.com/broken-MUA.php
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 163 bytes
Desc: not available
URL: <http://www.tuhs.org/pipermail/coff/attachments/20230728/f801941b/attachment-0001.sig>


More information about the COFF mailing list