xref: /minix3/external/bsd/file/dist/magic/magdir/sequent (revision 0a6a1f1d05b60e214de2f05a7310ddd1f0e590e7)
1ef01931fSBen Gras
2ef01931fSBen Gras#------------------------------------------------------------------------------
3*0a6a1f1dSLionel Sambuc# $File: sequent,v 1.12 2014/08/16 16:07:12 christos Exp $
4ef01931fSBen Gras# sequent:  file(1) magic for Sequent machines
5ef01931fSBen Gras#
6ef01931fSBen Gras# Sequent information updated by Don Dwiggins <atsun!dwiggins>.
7ef01931fSBen Gras# For Sequent's multiprocessor systems (incomplete).
8ef01931fSBen Gras0	lelong	0x00ea        	BALANCE NS32000 .o
9ef01931fSBen Gras>16	lelong	>0		not stripped
10*0a6a1f1dSLionel Sambuc>124	lelong	>0		version %d
11ef01931fSBen Gras0	lelong	0x10ea        	BALANCE NS32000 executable (0 @ 0)
12ef01931fSBen Gras>16	lelong  >0            	not stripped
13*0a6a1f1dSLionel Sambuc>124	lelong	>0		version %d
14ef01931fSBen Gras0	lelong	0x20ea        	BALANCE NS32000 executable (invalid @ 0)
15ef01931fSBen Gras>16	lelong  >0            	not stripped
16*0a6a1f1dSLionel Sambuc>124	lelong	>0		version %d
17ef01931fSBen Gras0	lelong	0x30ea        	BALANCE NS32000 standalone executable
18ef01931fSBen Gras>16	lelong  >0          	not stripped
19*0a6a1f1dSLionel Sambuc>124	lelong	>0		version %d
20ef01931fSBen Gras#
21ef01931fSBen Gras# Symmetry information added by Jason Merrill <jason@jarthur.claremont.edu>.
22ef01931fSBen Gras# Symmetry magic nums will not be reached if DOS COM comes before them;
23ef01931fSBen Gras# byte 0xeb is matched before these get a chance.
24ef01931fSBen Gras0	leshort	0x12eb		SYMMETRY i386 .o
25ef01931fSBen Gras>16	lelong	>0		not stripped
26*0a6a1f1dSLionel Sambuc>124	lelong	>0		version %d
27ef01931fSBen Gras0	leshort	0x22eb		SYMMETRY i386 executable (0 @ 0)
28ef01931fSBen Gras>16	lelong	>0		not stripped
29*0a6a1f1dSLionel Sambuc>124	lelong	>0		version %d
30ef01931fSBen Gras0	leshort	0x32eb		SYMMETRY i386 executable (invalid @ 0)
31ef01931fSBen Gras>16	lelong	>0		not stripped
32*0a6a1f1dSLionel Sambuc>124	lelong	>0		version %d
33*0a6a1f1dSLionel Sambuc# http://en.wikipedia.org/wiki/Sequent_Computer_Systems
34*0a6a1f1dSLionel Sambuc# below test line conflicts with MS-DOS 2.11 floppies and Acronis loader
35*0a6a1f1dSLionel Sambuc#0	leshort	0x42eb		SYMMETRY i386 standalone executable
36*0a6a1f1dSLionel Sambuc0	leshort	0x42eb
37*0a6a1f1dSLionel Sambuc# skip unlike negative version
38*0a6a1f1dSLionel Sambuc>124	lelong	>-1
39*0a6a1f1dSLionel Sambuc# assuming version 28867614 is very low probable
40*0a6a1f1dSLionel Sambuc>>124	lelong	!28867614	SYMMETRY i386 standalone executable
41*0a6a1f1dSLionel Sambuc>>>16	lelong	>0		not stripped
42*0a6a1f1dSLionel Sambuc>>>124	lelong	>0		version %d
43