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