![Ronetix PEEDI User Manual Download Page 113](http://html1.mh-extra.com/html/ronetix/peedi/peedi_user-manual_1485040113.webp)
Using PEEDI
step 0x100040
step #0
step #0=100040
step #0=100040 #2
step #all
execute
Syntax:
execute OPCODE
Description:
Force CPU to execute specified instruction. Supported in MPC5500 targets only.
Argument:
OPCODE
- opcode of instruction to be executed
Example:
execute 0x7C0007A4
set
Syntax:
set [coprocessor|spr|ctrl|cp0|tlb] REGISTER VALUE
Description:
Set target CPU register. For more information about cp15 see info cp15 command.
Argument:
REGISTER
- name of register to set
VALUE
- value to set
Example:
set r0 0x12345678
; set general purpose register
set ice8 0x12345678
; set ICE register 8
set dfsr 0x12345678
; ARM9: set CP15 instr. Data FSR
register using interpreted access
PEEDI User’s Manual
113