xref: /netbsd-src/external/bsd/file/dist/magic/magdir/spec (revision 5ccaa8c050356ff0b3e7eb93c53dc31cacd69336)
11b108b8bSchristos
21b108b8bSchristos#------------------------------------------------------------------------------
3*5ccaa8c0Schristos# $File: spec,v 1.4 2009/09/19 16:28:12 christos Exp $
41b108b8bSchristos# spec:  file(1) magic for SPEC raw results (*.raw, *.rsf)
51b108b8bSchristos#
61b108b8bSchristos# Cloyce D. Spradling <cloyce@headgear.org>
71b108b8bSchristos
81b108b8bSchristos0	string	spec			SPEC
91b108b8bSchristos>4	string	.cpu			CPU
101b108b8bSchristos>>8	string	<:			\b%.4s
111b108b8bSchristos>>12	string	.			raw result text
121b108b8bSchristos
131b108b8bSchristos17	string	version=SPECjbb		SPECjbb
141b108b8bSchristos>32	string	<:			\b%.4s
151b108b8bSchristos>>37	string	<:			v%.4s raw result text
161b108b8bSchristos
171b108b8bSchristos0	string	BEGIN\040SPECWEB	SPECweb
181b108b8bSchristos>13	string	<:			\b%.2s
191b108b8bSchristos>>15	string	_SSL			\b_SSL
201b108b8bSchristos>>>20	string	<:			v%.4s raw result text
211b108b8bSchristos>>16	string	<:			v%.4s raw result text
22