Searched refs:kLoad (Results 1 – 1 of 1) sorted by relevance
1056 DecodeCompressedLoadStore<LoadStore::kLoad, FloatOperandType::kDouble>(); in DecodeCompressedInstruction()1059 DecodeCompressedLoadStore<LoadStore::kLoad, LoadOperandType::k32bitSigned>(); in DecodeCompressedInstruction()1062 DecodeCompressedLoadStore<LoadStore::kLoad, LoadOperandType::k64bit>(); in DecodeCompressedInstruction()1271 enum class LoadStore { kLoad, kStore }; enumerator1484 case BaseOpcode::kLoad: in DecodeBaseInstruction()2254 kLoad = 0b00'000, enumerator