Home
last modified time | relevance | path

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

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