Searched defs:MUL_OPCODE (Results 1 – 6 of 6) sorted by relevance
/hardware/google/apf/v4/ |
D | apf.h | 141 #define MUL_OPCODE 8 // Multiply, e.g. "mul R0,5" macro
|
/hardware/google/apf/ |
D | apf.h | 141 #define MUL_OPCODE 8 // Multiply, e.g. "mul R0,5" macro
|
/hardware/google/apf/v7/ |
D | apf.h | 175 #define MUL_OPCODE 8 // Multiply, e.g. "mul R0,5" macro
|
D | apf_interpreter.c | 231 #define MUL_OPCODE 8 /* Multiply, e.g. "mul R0,5" */ macro
|
/hardware/google/apf/v6/ |
D | apf_interpreter.c | 231 #define MUL_OPCODE 8 /* Multiply, e.g. "mul R0,5" */ macro
|
/hardware/google/apf/devtools/ |
D | apf_interpreter.c | 231 #define MUL_OPCODE 8 /* Multiply, e.g. "mul R0,5" */ macro
|