xref: /freebsd-src/contrib/file/magic/Magdir/spec (revision 246e7a2b6494cd991b08ac669ed761ecea0cc98c)
1*b6cee71dSXin LI
2*b6cee71dSXin LI#------------------------------------------------------------------------------
3*b6cee71dSXin LI# $File: spec,v 1.4 2009/09/19 16:28:12 christos Exp $
4*b6cee71dSXin LI# spec:  file(1) magic for SPEC raw results (*.raw, *.rsf)
5*b6cee71dSXin LI#
6*b6cee71dSXin LI# Cloyce D. Spradling <cloyce@headgear.org>
7*b6cee71dSXin LI
8*b6cee71dSXin LI0	string	spec			SPEC
9*b6cee71dSXin LI>4	string	.cpu			CPU
10*b6cee71dSXin LI>>8	string	<:			\b%.4s
11*b6cee71dSXin LI>>12	string	.			raw result text
12*b6cee71dSXin LI
13*b6cee71dSXin LI17	string	version=SPECjbb		SPECjbb
14*b6cee71dSXin LI>32	string	<:			\b%.4s
15*b6cee71dSXin LI>>37	string	<:			v%.4s raw result text
16*b6cee71dSXin LI
17*b6cee71dSXin LI0	string	BEGIN\040SPECWEB	SPECweb
18*b6cee71dSXin LI>13	string	<:			\b%.2s
19*b6cee71dSXin LI>>15	string	_SSL			\b_SSL
20*b6cee71dSXin LI>>>20	string	<:			v%.4s raw result text
21*b6cee71dSXin LI>>16	string	<:			v%.4s raw result text
22