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