Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/libs/binary_translation/decoder/include/berberis/decoder/riscv64/
Ddecoder.h180 enum class OpFpSingleInputOpcode : uint8_t { enum
810 OpFpSingleInputOpcode opcode;
2049 .opcode = OpFpSingleInputOpcode{opcode}, in DecodeOpFp()
Dsemantics_player.h719 void OpFpSingleInput(typename Decoder::OpFpSingleInputOpcode opcode, in OpFpSingleInput()
727 case Decoder::OpFpSingleInputOpcode::kFSqrt: in OpFpSingleInput()