Searched refs:OpcodeValue (Results 1 – 9 of 9) sorted by relevance
372 int32_t opcode = instr->OpcodeValue() << 26; in FormatOption()389 if (instr->OpcodeValue() << 26 != EXT5) { in FormatOption()397 if (instr->OpcodeValue() << 26 != EXT5) { in FormatOption()1550 uint32_t opcode = instr->OpcodeValue() << 26; in InstructionDecode()
521 inline int OpcodeValue() const { return static_cast<Opcode>(Bits(24, 21)); } in OpcodeValue() function
549 instr->OpcodeValue()); in BranchDelayInstructionDecode()
572 instr->OpcodeValue()); in BranchDelayInstructionDecode()
1797 switch (instr->OpcodeValue()) { in DecodeType6CoprocessorIns()1832 switch (instr->OpcodeValue()) { in DecodeType6CoprocessorIns()
1299 inline Opcode OpcodeValue() const { in OpcodeValue() function
1361 inline Opcode OpcodeValue() const { in OpcodeValue() function
2988 inline int OpcodeValue() const { return static_cast<Opcode>(Bits(31, 26)); } in DECLARE_STATIC_ACCESSOR()
3830 switch (instr->OpcodeValue()) { in DecodeType6CoprocessorIns()3868 switch (instr->OpcodeValue()) { in DecodeType6CoprocessorIns()