Home
last modified time | relevance | path

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

/qemu/disas/
H A Driscv-xthead.c139 { "th.ff0", rv_codec_r2, rv_fmt_rd_rs1, NULL, 0, 0, 0 },
140 { "th.ff1", rv_codec_r2, rv_fmt_rd_rs1, NULL, 0, 0, 0 },
141 { "th.rev", rv_codec_r2, rv_fmt_rd_rs1, NULL, 0, 0, 0 },
142 { "th.revw", rv_codec_r2, rv_fmt_rd_rs1, NULL, 0, 0, 0 },
143 { "th.tstnbz", rv_codec_r2, rv_fmt_rd_rs1, NULL, 0, 0, 0 },
H A Driscv.h163 rv_codec_r2, enumerator
H A Driscv.c4916 case rv_codec_r2: in decode_inst_operands()