Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/decoder/include/berberis/decoder/riscv64/
Ddecoder.h879 struct VOpIViArgs { struct
880 VOpIViOpcode opcode;
881 bool vm;
882 uint8_t dst;
883 uint8_t src;
884 union {