Home
last modified time | relevance | path

Searched refs:STDW_OPCODE (Results 1 – 10 of 10) sorted by relevance

/hardware/google/apf/
Dapf.h156 #define STDW_OPCODE 23 // Store 4 bytes to data address (register + simm): "stdw R0, [5+R1]" macro
Ddisassembler.c76 [STDW_OPCODE] = "stdw",
406 case STDW_OPCODE: in apf_disassemble()
Dapf_interpreter.c298 case STDW_OPCODE: { in accept_packet()
/hardware/google/apf/v4/
Dapf.h156 #define STDW_OPCODE 23 // Store 4 bytes to data address (register + simm): "stdw R0, [5+R1]" macro
Dapf_interpreter.c298 case STDW_OPCODE: { in accept_packet()
/hardware/google/apf/v7/
Dapf.h195 #define STDW_OPCODE 23 // Store 4 bytes to data address (register + signed imm): "stdw R0, [5+R1]" macro
Dapf_interpreter.c251 #define STDW_OPCODE 23 /* Store 4 bytes to data address (register + signed imm): "stdw R0, [5+R1]"… macro
1043 case STDW_OPCODE: in do_apf_run()
Dapf_interpreter_source.c497 case STDW_OPCODE: in do_apf_run()
/hardware/google/apf/devtools/
Dapf_interpreter.c251 #define STDW_OPCODE 23 /* Store 4 bytes to data address (register + signed imm): "stdw R0, [5+R1]"… macro
1043 case STDW_OPCODE: in do_apf_run()
/hardware/google/apf/v6/
Dapf_interpreter.c251 #define STDW_OPCODE 23 /* Store 4 bytes to data address (register + signed imm): "stdw R0, [5+R1]"… macro
1033 case STDW_OPCODE: in do_apf_run()