Searched refs:rex_w (Results 1 – 2 of 2) sorted by relevance
352 bool rex_w() { return (rex_ & 0x08) != 0; } in rex_w() function in disasm::DisassemblerX64412 if (rex_w()) return OPERAND_QUADWORD_SIZE; in operand_size()421 char float_size_code() { return "sd"[rex_w()]; } in float_size_code()1564 rex_w() ? 'q' : 'd', in TwoByteOpcodeInstruction()1573 rex_w() ? 'q' : 'd'); in TwoByteOpcodeInstruction()1950 if (rex_w()) AppendToBuffer("REX.W "); in InstructionDecode()1987 if (rex_w()) AppendToBuffer("REX.W "); in InstructionDecode()
120 prefbit (rex_w),