Home
last modified time | relevance | path

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

/openbmc/qemu/disas/
H A Driscv.h167 rv_codec_r2_immhl, enumerator
H A Driscv-xthead.c136 { "th.ext", rv_codec_r2_immhl, rv_fmt_rd_rs1_immh_imml, NULL, 0, 0, 0 },
137 { "th.extu", rv_codec_r2_immhl, rv_fmt_rd_rs1_immh_imml, NULL, 0, 0, 0 },
H A Driscv.c4607 case rv_codec_r2_immhl: in decode_inst_operands()