Searched defs:JLT_OPCODE (Results 1 – 6 of 6) sorted by relevance
/hardware/google/apf/v4/ |
D | apf.h | 151 #define JLT_OPCODE 18 // Compare less than and branch, e.g. "jlt R0,5,label" macro
|
/hardware/google/apf/ |
D | apf.h | 151 #define JLT_OPCODE 18 // Compare less than and branch, e.g. "jlt R0,5,label" macro
|
/hardware/google/apf/v7/ |
D | apf.h | 185 #define JLT_OPCODE 18 // Compare less than and branch, e.g. "jlt R0,5,label" macro
|
D | apf_interpreter.c | 241 #define JLT_OPCODE 18 /* Compare less than and branch, e.g. "jlt R0,5,label" */ macro
|
/hardware/google/apf/v6/ |
D | apf_interpreter.c | 241 #define JLT_OPCODE 18 /* Compare less than and branch, e.g. "jlt R0,5,label" */ macro
|
/hardware/google/apf/devtools/ |
D | apf_interpreter.c | 241 #define JLT_OPCODE 18 /* Compare less than and branch, e.g. "jlt R0,5,label" */ macro
|