Searched refs:ax8_i8 (Results 1 – 2 of 2) sorted by relevance
/art/runtime/ |
D | disassembler_x86.cc | 160 ax8_i8, ax32_i32) \ in DumpInstruction() argument 165 case ax8_i8: opcode << #opname; ax = true; immediate_bytes = 1; byte_operand = true; break; \ in DumpInstruction()
|
/art/compiler/dex/quick/x86/ |
D | assemble_x86.cc | 33 ax8_i8, ax32_i32, \ argument 44 …TS_CCODES | uses_ccodes, { 0, 0, rm8_i8, 0, 0, rm8_i8_modrm, ax8_i8, 1 }, #opname "8RI…
|