Groups
Groups
Sign in
Groups
Groups
uw.cs.cs241
Conversations
About
Send feedback
Help
Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss
Learn more
xxd myfile mips for binary
27 views
Skip to first unread message
ERJAN KENJEGALEE
unread,
Apr 6, 2012, 9:52:59 PM
4/6/12
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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 PM
4/6/12
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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