Hi,

I am trying to add a couple of pseudo instructions to ARM ISA. I used the
reserved opcodes (0x56 to 0x59) in util/m5/m5ops.h . I could not find any
examples for binary formats of pseudo instructions for ARM. There are
examples for x86 and Alpha. For example, in x86 the opcode should be 0x0f
0x04, and then the immediate value selects pseudo instruction, and
arguments are passed .... but I have no idea about ARM. It would be great
if someone could let me know the binary format of pseudo instructions for
ARM.

Thanks,
Amin
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to