OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:OP_J
(Results
1 - 3
of
3
) sorted by null
/system/core/libpixelflinger/codeflinger/
mips_opcode.h
121
#define
OP_J
002
/toolchain/binutils/binutils-2.25/opcodes/
iq2000-desc.h
83
OP_SPECIAL = 0, OP_REGIMM = 1,
OP_J
= 2, OP_JAL = 3
i386-dis.c
68
static void
OP_J
(int, int);
275
#define Jb {
OP_J
, b_mode }
276
#define Jv {
OP_J
, v_mode }
[
all
...]
Completed in 54 milliseconds