Lines Matching refs:InstructionBits
191 sim_->break_instr_ = breakpc->InstructionBits(); in SetBreakpoint()
392 instr->InstructionBits() == rtCallRedirInstr) { in Debug()
2210 if (instr_.InstructionBits() == rtCallRedirInstr) { in SoftwareInterrupt()
4294 uint32_t opcode = instr_.InstructionBits() & kMsa3RFMask; in DecodeMsaDataFormat()
4328 uint32_t opcode = instr_.InstructionBits() & kMsaI8Mask; in DecodeTypeMsaI8()
4478 uint32_t opcode = instr_.InstructionBits() & kMsaI5Mask; in DecodeTypeMsaI5()
4514 uint32_t opcode = instr_.InstructionBits() & kMsaI5Mask; in DecodeTypeMsaI10()
4551 uint32_t opcode = instr_.InstructionBits() & kMsaLongerELMMask; in DecodeTypeMsaELM()
4783 uint32_t opcode = instr_.InstructionBits() & kMsaBITMask; in DecodeTypeMsaBIT()
4824 uint32_t opcode = instr_.InstructionBits() & kMsaMI10Mask; in DecodeTypeMsaMI10()
5206 uint32_t opcode = instr_.InstructionBits() & kMsa3RMask; in DecodeTypeMsa3R()
5524 uint32_t opcode = instr_.InstructionBits() & kMsa3RFMask; in DecodeTypeMsa3RF()
5725 uint32_t opcode = instr_.InstructionBits() & kMsaVECMask; in DecodeTypeMsaVec()
5768 uint32_t opcode = instr_.InstructionBits() & kMsa2RMask; in DecodeTypeMsa2R()
6182 uint32_t opcode = instr_.InstructionBits() & kMsa2RFMask; in DecodeTypeMsa2RF()