Searched refs:rv_codec_zcb_lh (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/disas/ |
H A D | riscv.h | 158 rv_codec_zcb_lh, enumerator
|
H A D | riscv.c | 2076 { "c.lhu", rv_codec_zcb_lh, rv_fmt_rs1_rs2_zce_ldst, NULL, 0, 0, 0 }, 2077 { "c.lh", rv_codec_zcb_lh, rv_fmt_rs1_rs2_zce_ldst, NULL, 0, 0, 0 }, 2079 { "c.sh", rv_codec_zcb_lh, rv_fmt_rs1_rs2_zce_ldst, NULL, 0, 0, 0 }, 4882 case rv_codec_zcb_lh: in decode_inst_operands()
|