Looking at util/m5/m5op_arm.S should give you a petty good idea.


Ali 

On 26.04.2012 15:13, Amin Farmahini wrote: 

> 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
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to