Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/interpreter/riscv64/
Dinterpreter.h1487 case Decoder::VFUnary0Opcode::kVfwcvtfxuv: in OpVector()
1496 case Decoder::VFUnary0Opcode::kVfwcvtfxv: in OpVector()
1505 case Decoder::VFUnary0Opcode::kVfncvtxufw: in OpVector()
1514 case Decoder::VFUnary0Opcode::kVfncvtxfw: in OpVector()
1523 case Decoder::VFUnary0Opcode::kVfncvtrtzxufw: in OpVector()
1532 case Decoder::VFUnary0Opcode::kVfncvtrtzxfw: in OpVector()
1623 case Decoder::VFUnary0Opcode::kVfwcvtxufv: in OpVector()
1632 case Decoder::VFUnary0Opcode::kVfwcvtxfv: in OpVector()
1641 case Decoder::VFUnary0Opcode::kVfwcvtffv: in OpVector()
1650 case Decoder::VFUnary0Opcode::kVfwcvtrtzxufv: in OpVector()
[all …]
/frameworks/libs/binary_translation/decoder/include/berberis/decoder/riscv64/
Ddecoder.h538 enum class VFUnary0Opcode : uint8_t { enum
873 VFUnary0Opcode vfunary0_opcode;