Searched refs:k32bitLow (Results 1 – 1 of 1) sorted by relevance
1310 constexpr uint8_t k32bitLow[32] = {0x00, 0x10, 0x20, 0x30, 0x01, 0x11, 0x21, 0x31, in DecodeCompressedLoadsp() local1319 ((((uint8_t(kOperandType) & 1) == 0) ? k32bitLow : k64bitLow)[low_imm] << 2); in DecodeCompressedLoadsp()