Searched defs:byte_operand (Results 1 – 1 of 1) sorted by relevance
/art/disassembler/ |
D | disassembler_x86.cc | 80 bool byte_operand, uint8_t size_override) { in DumpReg0() 95 bool byte_operand, uint8_t size_override, RegFile reg_file) { in DumpAnyReg() 106 bool byte_operand, uint8_t size_override, RegFile reg_file) { in DumpReg() 113 bool byte_operand, uint8_t size_override, RegFile reg_file) { in DumpRmReg() 134 bool byte_operand, uint8_t size_override) { in DumpOpcodeReg() 172 bool no_ops, bool byte_operand, bool byte_second_operand, in DumpAddress() 344 bool byte_operand = false; // true when the opcode is dealing with byte operands in DumpInstruction() local
|