Home
last modified time | relevance | path

Searched refs:DecodeCompressedLoadsp (Results 1 – 1 of 1) sorted by relevance

/frameworks/libs/binary_translation/decoder/include/berberis/decoder/riscv64/
Ddecoder.h1099 DecodeCompressedLoadsp<FloatOperandType::kDouble>(); in DecodeCompressedInstruction()
1102 DecodeCompressedLoadsp<LoadOperandType::k32bitSigned>(); in DecodeCompressedInstruction()
1105 DecodeCompressedLoadsp<LoadOperandType::k64bit>(); in DecodeCompressedInstruction()
1306 void DecodeCompressedLoadsp() { in DecodeCompressedLoadsp() function