Searched defs:high_opcode (Results 1 – 2 of 2) sorted by relevance
254 uint8_t high_opcode : 3; in TEST_F() member290 uint8_t high_opcode : 3; in TestCompressedLoadOrStore() member339 uint8_t high_opcode : 3; in TEST_F() member381 uint8_t high_opcode : 3; in TEST_F() member434 uint8_t high_opcode : 3; in TEST_F() member
669 uint8_t high_opcode = GetBits<uint8_t, 28, 4>(); in DecodeMiscMem() local705 uint16_t high_opcode = GetBits<uint16_t, 25, 7>(); in DecodeOp() local718 uint16_t high_opcode = GetBits<uint16_t, 27, 5>(); in DecodeAmo() local797 uint16_t high_opcode = GetBits<uint16_t, 20 + kShiftFieldSize, 12 - kShiftFieldSize>(); in DecodeOp() local