Searched refs:the_instr (Results 1 – 1 of 1) sorted by relevance
2666 SixByteInstr the_instr = Instruction::InstructionBits( in DecodeFourByte() local2673 the_instr |= static_cast<SixByteInstr>(r1_val & 0xff) in DecodeFourByte()2676 reinterpret_cast<byte*>(addr), static_cast<SixByteInstr>(the_instr)); in DecodeFourByte()6711 SixByteInstr the_instr = Instruction::InstructionBits( in EVALUATE() local6718 the_instr |= static_cast<SixByteInstr>(r1_val & 0xff) in EVALUATE()6721 reinterpret_cast<byte*>(addr), static_cast<SixByteInstr>(the_instr)); in EVALUATE()