Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/decoder/include/berberis/decoder/riscv64/
Ddecoder.h912 VWXUnary0Opcode vwxunary0_opcode; member
/frameworks/libs/binary_translation/interpreter/riscv64/
Dinterpreter.h2507 switch (args.vwxunary0_opcode) { in OpVector()