Searched refs:rex_w (Results 1 – 2 of 2) sorted by relevance
346 bool rex_w() { return (rex_ & 0x08) != 0; } in rex_w() function in disasm::DisassemblerX64406 if (rex_w()) return OPERAND_QUADWORD_SIZE; in operand_size()415 char float_size_code() { return "sd"[rex_w()]; } in float_size_code()1768 rex_w() ? 'q' : 'd', in TwoByteOpcodeInstruction()1777 rex_w() ? 'q' : 'd'); in TwoByteOpcodeInstruction()2345 if (rex_w()) AppendToBuffer("REX.W "); in InstructionDecode()2384 if (rex_w()) AppendToBuffer("REX.W "); in InstructionDecode()
119 prefbit (rex_w),