Home
last modified time | relevance | path

Searched refs:OP_OR (Results 1 – 4 of 4) sorted by relevance

/system/core/libpixelflinger/codeflinger/
Dmips_opcode.h301 #define OP_OR 045 macro
Dmips_disassem.c213 (i.RType.func == OP_OR && i.RType.rt == 0) ) { in db_disasm_insn()
Dmips64_disassem.c178 (i.RType.func == OP_OR && i.RType.rt == 0) ) { in db_disasm_insn()
/system/core/libunwindstack/
DDwarfOp.cpp54 OP_OR, enumerator
326 OP_OR,
1457 [OP_OR] = &DwarfOp<AddressType>::op_or,