Home
last modified time | relevance | path

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

/qemu/disas/
A Driscv.h155 rv_codec_zcb_ext, enumerator
A Driscv.c2068 { "c.zext.b", rv_codec_zcb_ext, rv_fmt_rd, NULL, 0 },
2069 { "c.sext.b", rv_codec_zcb_ext, rv_fmt_rd, NULL, 0 },
2070 { "c.zext.h", rv_codec_zcb_ext, rv_fmt_rd, NULL, 0 },
2071 { "c.sext.h", rv_codec_zcb_ext, rv_fmt_rd, NULL, 0 },
2072 { "c.zext.w", rv_codec_zcb_ext, rv_fmt_rd, NULL, 0 },
2073 { "c.not", rv_codec_zcb_ext, rv_fmt_rd, NULL, 0 },
4887 case rv_codec_zcb_ext: in decode_inst_operands()

Completed in 29 milliseconds