Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/libs/binary_translation/decoder/include/berberis/decoder/riscv64/
Ddecoder.h765 struct OpFpArgs { struct
766 OpFpOpcode opcode;
767 FloatOperandType operand_type;
768 uint8_t dst;
769 uint8_t src1;
770 uint8_t src2;
771 uint8_t rm;