Home
last modified time | relevance | path

Searched refs:byte_second_operand (Results 1 – 2 of 2) sorted by relevance

/art/disassembler/
Ddisassembler_x86.h39 bool byte_operand, bool byte_second_operand, uint8_t* prefix, bool load,
Ddisassembler_x86.cc161 bool no_ops, bool byte_operand, bool byte_second_operand, in DumpAddress() argument
227 DumpRmReg(address, rex_w, rm, byte_operand || byte_second_operand, in DumpAddress()
303 bool byte_second_operand = false; in DumpInstruction() local
924 byte_second_operand = true; in DumpInstruction()
935 byte_second_operand = true; in DumpInstruction()
1281 byte_second_operand, prefix, load, src_reg_file, dst_reg_file, in DumpInstruction()