Home
last modified time | relevance | path

Searched defs:OpFp (Results 1 – 2 of 2) sorted by relevance

/frameworks/libs/binary_translation/interpreter/riscv64/
Dinterpreter.cc358 FpRegister OpFp(Decoder::OpFpOpcode opcode, in OpFp() function in berberis::__anonb69021fa0111::Interpreter
379 FloatType OpFp(Decoder::OpFpOpcode opcode, uint8_t rm, FloatType arg1, FloatType arg2) { in OpFp() function in berberis::__anonb69021fa0111::Interpreter
/frameworks/libs/binary_translation/decoder/include/berberis/decoder/riscv64/
Dsemantics_player.h138 void OpFp(const typename Decoder::OpFpArgs& args) { in OpFp() function