xref: /freebsd/contrib/file/magic/Magdir/blcr (revision b6cee71de37d56e36dbc118e2d9b03e7cece5709)
1*b6cee71dSXin LI# Berkeley Lab Checkpoint Restart (BLCR) checkpoint context files
2*b6cee71dSXin LI# http://ftg.lbl.gov/checkpoint
3*b6cee71dSXin LI0	string	C\0\0\0R\0\0\0	BLCR
4*b6cee71dSXin LI>16	lelong	1	x86
5*b6cee71dSXin LI>16	lelong	3	alpha
6*b6cee71dSXin LI>16	lelong	5	x86-64
7*b6cee71dSXin LI>16	lelong	7	ARM
8*b6cee71dSXin LI>8	lelong	x	context data (little endian, version %d)
9*b6cee71dSXin LI# Uncomment the following only of your "file" program supports "search"
10*b6cee71dSXin LI#>0	search/1024	VMA\06	for kernel
11*b6cee71dSXin LI#>>&1	byte	x	%d.
12*b6cee71dSXin LI#>>&2	byte	x	%d.
13*b6cee71dSXin LI#>>&3	byte	x	%d
14*b6cee71dSXin LI0	string	\0\0\0C\0\0\0R	BLCR
15*b6cee71dSXin LI>16	belong	2	SPARC
16*b6cee71dSXin LI>16	belong	4	ppc
17*b6cee71dSXin LI>16	belong	6	ppc64
18*b6cee71dSXin LI>16	belong	7	ARMEB
19*b6cee71dSXin LI>16	belong	8	SPARC64
20*b6cee71dSXin LI>8	belong	x	context data (big endian, version %d)
21*b6cee71dSXin LI# Uncomment the following only of your "file" program supports "search"
22*b6cee71dSXin LI#>0	search/1024	VMA\06	for kernel
23*b6cee71dSXin LI#>>&1	byte	x	%d.
24*b6cee71dSXin LI#>>&2	byte	x	\b%d.
25*b6cee71dSXin LI#>>&3	byte	x	\b%d
26