OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:JSET_OPCODE
(Results
1 - 3
of
3
) sorted by null
/hardware/google/apf/
apf.h
145
#define
JSET_OPCODE
19 // Compare any bits set and branch, e.g. "jset R0,5,label"
apf_disassembler.c
51
[
JSET_OPCODE
] = "jset",
122
case
JSET_OPCODE
:
apf_interpreter.c
154
case
JSET_OPCODE
:
184
case
JSET_OPCODE
:
Completed in 51 milliseconds