Home
last modified time | relevance | path

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

/openbmc/qemu/disas/
H A Driscv.h158 rv_codec_zcb_lh, enumerator
H A Driscv.c2068 { "c.lhu", rv_codec_zcb_lh, rv_fmt_rs1_rs2_zce_ldst, NULL, 0, 0, 0 },
2069 { "c.lh", rv_codec_zcb_lh, rv_fmt_rs1_rs2_zce_ldst, NULL, 0, 0, 0 },
2071 { "c.sh", rv_codec_zcb_lh, rv_fmt_rs1_rs2_zce_ldst, NULL, 0, 0, 0 },
4819 case rv_codec_zcb_lh: in decode_inst_operands()