alliant 702 B

1234567891011121314151617
  1. #------------------------------------------------------------------------------
  2. # alliant: file(1) magic for Alliant FX series a.out files
  3. #
  4. # If the FX series is the one that had a processor with a 68K-derived
  5. # instruction set, the "short" should probably become "beshort" and the
  6. # "long" should probably become "belong".
  7. # If it's the i860-based one, they should probably become either the
  8. # big-endian or little-endian versions, depending on the mode they ran
  9. # the 860 in....
  10. #
  11. 0 short 0420 0420 Alliant virtual executable
  12. >2 short &0x0020 common library
  13. >16 long >0 not stripped
  14. 0 short 0421 0421 Alliant compact executable
  15. >2 short &0x0020 common library
  16. >16 long >0 not stripped