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.h884 struct VOpIViArgs { struct
885 VOpIViOpcode opcode;
886 bool vm;
887 uint8_t dst;
888 uint8_t src;
889 union {