Home
last modified time | relevance | path

Searched defs:high_opcode (Results 1 – 1 of 1) sorted by relevance

/frameworks/libs/binary_translation/decoder/include/berberis/decoder/riscv64/
Ddecoder.h1583 uint8_t high_opcode = GetBits<28, 4>(); in DecodeMiscMem() local
1619 uint8_t high_opcode = GetBits<25, 7>(); in DecodeOp() local
1654 uint8_t high_opcode = GetBits<27, 5>(); in DecodeAmo() local
1860 uint16_t high_opcode = GetBits<20 + kShiftFieldSize, 12 - kShiftFieldSize>(); in DecodeOp() local
1873 uint16_t high_opcode = GetBits<20 + kShiftFieldSize, 12 - kShiftFieldSize>(); in DecodeOp() local