Home
last modified time | relevance | path

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

/art/disassembler/
Ddisassembler_riscv64.cc1318 static constexpr const char* kVFUNARY1Opcodes[32] = { in Print32RVVOp() local
1328 opcode = kVFUNARY1Opcodes[GetRs1(insn32)]; in Print32RVVOp()