Searched refs:DecodeCompressedLoadStore (Results 1 – 1 of 1) sorted by relevance
461 DecodeCompressedLoadStore<LoadFpOpcode::kFld>(); in DecodeCompressedInstruction()464 DecodeCompressedLoadStore<LoadOpcode::kLw>(); in DecodeCompressedInstruction()467 DecodeCompressedLoadStore<LoadOpcode::kLd>(); in DecodeCompressedInstruction()470 DecodeCompressedLoadStore<StoreFpOpcode::kFsd>(); in DecodeCompressedInstruction()473 DecodeCompressedLoadStore<StoreOpcode::kSd>(); in DecodeCompressedInstruction()482 void DecodeCompressedLoadStore() { in DecodeCompressedLoadStore() function