Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/decoder/include/berberis/decoder/riscv64/
Ddecoder.h176 enum class OpFpSingleInputOpcode : uint8_t { enum
805 OpFpSingleInputOpcode opcode;
2016 .opcode = OpFpSingleInputOpcode{opcode}, in DecodeOpFp()
Dsemantics_player.h705 void OpFpSingleInput(typename Decoder::OpFpSingleInputOpcode opcode, in OpFpSingleInput()
713 case Decoder::OpFpSingleInputOpcode::kFSqrt: in OpFpSingleInput()