Searched refs:rv_codec_ci_none (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/disas/ |
H A D | riscv.h | 129 rv_codec_ci_none, enumerator
|
H A D | riscv.c | 1498 { "c.nop", rv_codec_ci_none, rv_fmt_none, NULL, rv_op_addi, rv_op_addi, 1545 { "c.ebreak", rv_codec_ci_none, rv_fmt_none, NULL, rv_op_ebreak, 2217 { "c.mop.1", rv_codec_ci_none, rv_fmt_none, NULL, 0, 0, 0 }, 2218 { "c.mop.3", rv_codec_ci_none, rv_fmt_none, NULL, 0, 0, 0 }, 2219 { "c.mop.5", rv_codec_ci_none, rv_fmt_none, NULL, 0, 0, 0 }, 2220 { "c.mop.7", rv_codec_ci_none, rv_fmt_none, NULL, 0, 0, 0 }, 2221 { "c.mop.9", rv_codec_ci_none, rv_fmt_none, NULL, 0, 0, 0 }, 2222 { "c.mop.11", rv_codec_ci_none, rv_fmt_none, NULL, 0, 0, 0 }, 2223 { "c.mop.13", rv_codec_ci_none, rv_fmt_none, NULL, 0, 0, 0 }, 2224 { "c.mop.15", rv_codec_ci_none, rv_fmt_none, NULL, 0, 0, 0 }, [all …]
|