Home
last modified time | relevance | path

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

/openbmc/qemu/disas/
H A Driscv-xthead.c252 rv_opcode op = rv_op_illegal; in decode_xtheadba()
281 rv_opcode op = rv_op_illegal; in decode_xtheadbb()
337 rv_opcode op = rv_op_illegal; in decode_xtheadbs()
363 rv_opcode op = rv_op_illegal; in decode_xtheadcmo()
441 rv_opcode op = rv_op_illegal; in decode_xtheadcondmov()
468 rv_opcode op = rv_op_illegal; in decode_xtheadfmemidx()
505 rv_opcode op = rv_op_illegal; in decode_xtheadfmv()
540 rv_opcode op = rv_op_illegal; in decode_xtheadmac()
571 rv_opcode op = rv_op_illegal; in decode_xtheadmemidx()
645 rv_opcode op = rv_op_illegal; in decode_xtheadmempair()
[all …]
H A Driscv-xventana.c26 rv_opcode op = rv_op_illegal; in decode_xventanacondops()
H A Driscv.h15 typedef uint16_t rv_opcode; typedef
H A Driscv.c2542 rv_opcode op = rv_op_illegal; in decode_inst_opcode()