Home
last modified time | relevance | path

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

/qemu/disas/
H A Driscv.c759 rv_op_vmandn_mm = 728, enumerator
3523 case 24: if ((inst >> 25) & 1) op = rv_op_vmandn_mm; break; in decode_inst_opcode()