cancel
Showing results for 
Search instead for 
Did you mean: 

Opcodes

jerker
Associate II
Posted on November 10, 2005 at 09:49

Opcodes

2 REPLIES 2
jerker
Associate II
Posted on November 10, 2005 at 06:48

My platform is a STR710FX2T6. I have an opcode ''E59FF834'' in memory, where can I find info about how to decode it to assembler? I want to what is going to happen.

[ This message was edited by: JF on 10-11-2005 11:19 ]

sjo
Associate II
Posted on November 10, 2005 at 09:39

The most complete reference is the ARM Architecture Reference Manual.

This is given with the ADS/Realview cdrom and available to buy, but a copy is available from Altera (approx 12MB) used in their Excalibur devices.

http://www.altera.com/literature/third-

party/ddi0100e_arm_arm.pdf

Details about the arm7tdmi core can be found in

http://www.arm.com/pdfs/DDI0029G_7TDMI_R3_trm.pdf

.

I think v3 relates to the core used in the STR71x series.

Regards

sjo