xref: /freebsd/contrib/file/magic/Magdir/bm (revision 43a5ec4eb41567cc92586503212743d89686d78f)
1*43a5ec4eSXin LI
2*43a5ec4eSXin LI#------------------------------------------------------------------------------
3*43a5ec4eSXin LI# $File: bm,v 1.2 2021/03/14 16:56:51 christos Exp $
4*43a5ec4eSXin LI# bm:  file(1) magic for "Birtual Machine", cf. https://github.com/tsoding/bm
5*43a5ec4eSXin LI
6*43a5ec4eSXin LI0	string	bm\001\244	Birtual Machine
7*43a5ec4eSXin LI>4	leshort	x		\b, version %d
8*43a5ec4eSXin LI>6	lelong	x		\b, program size %u
9*43a5ec4eSXin LI>14	lelong	x		\b, memory size %u
10*43a5ec4eSXin LI>22	lelong	x		\b, memory capacity %u
11