Home
last modified time | relevance | path

Searched defs:SH_OPCODE (Results 1 – 6 of 6) sorted by relevance

/hardware/google/apf/v4/
Dapf.h145 #define SH_OPCODE 12 // Left shift, e.g, "sh R0, 5" or "sh R0, -5" (shifts right) macro
/hardware/google/apf/
Dapf.h145 #define SH_OPCODE 12 // Left shift, e.g, "sh R0, 5" or "sh R0, -5" (shifts right) macro
/hardware/google/apf/v7/
Dapf.h179 #define SH_OPCODE 12 // Left shift, e.g. "sh R0, 5" or "sh R0, -5" (shifts right) macro
Dapf_interpreter.c235 #define SH_OPCODE 12 /* Left shift, e.g. "sh R0, 5" or "sh R0, -5" (shifts right) */ macro
/hardware/google/apf/v6/
Dapf_interpreter.c235 #define SH_OPCODE 12 /* Left shift, e.g. "sh R0, 5" or "sh R0, -5" (shifts right) */ macro
/hardware/google/apf/devtools/
Dapf_interpreter.c235 #define SH_OPCODE 12 /* Left shift, e.g. "sh R0, 5" or "sh R0, -5" (shifts right) */ macro