Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

xxd myfile mips for binary

27 views
Skip to first unread message

ERJAN KENJEGALEE

unread,
Apr 6, 2012, 9:52:59 PM4/6/12
to
hi

do we have any tool that outputs the mips file in binary?


xxd my.mips outputs it in hex

and is there any tool for binary?

Stephen Pisani

unread,
Apr 6, 2012, 10:09:46 PM4/6/12
to
Well each hex digit corresponds to 4 bits, but if you really want to see
the binary just use the -b option with xxd.
0 new messages