Searched refs:kLwLow (Results 1 – 1 of 1) sorted by relevance
1279 constexpr uint8_t kLwLow[4] = {0x0, 0x40, 0x04, 0x44}; in DecodeCompressedLoadStore() local1280 imm = (kLwLow[low_imm] | high_imm << 3); in DecodeCompressedLoadStore()