Searched defs:JSET_OPCODE (Results 1 – 6 of 6) sorted by relevance
/hardware/google/apf/ |
D | apf.h | 152 #define JSET_OPCODE 19 // Compare any bits set and branch, e.g. "jset R0,5,label" macro
|
/hardware/google/apf/v4/ |
D | apf.h | 152 #define JSET_OPCODE 19 // Compare any bits set and branch, e.g. "jset R0,5,label" macro
|
/hardware/google/apf/v7/ |
D | apf.h | 186 #define JSET_OPCODE 19 // Compare any bits set and branch, e.g. "jset R0,5,label" macro
|
D | apf_interpreter.c | 242 #define JSET_OPCODE 19 /* Compare any bits set and branch, e.g. "jset R0,5,label" */ macro
|
/hardware/google/apf/devtools/ |
D | apf_interpreter.c | 242 #define JSET_OPCODE 19 /* Compare any bits set and branch, e.g. "jset R0,5,label" */ macro
|
/hardware/google/apf/v6/ |
D | apf_interpreter.c | 242 #define JSET_OPCODE 19 /* Compare any bits set and branch, e.g. "jset R0,5,label" */ macro
|