Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/decoder/include/berberis/decoder/riscv64/
Ddecoder.h401 struct OpFpArgs { struct
402 OpFpOpcode opcode;
403 FloatSize float_size;
404 uint8_t dst;
405 uint8_t src1;
406 uint8_t src2;
407 uint8_t rm;