Searched refs:DIS_RISCV_FP_RS2_IFP_NR (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libdisasm/common/ |
H A D | dis_riscv.c | 946 #define DIS_RISCV_FP_RS2_IFP_NR(str, op, rs2, f7) \ macro 1152 DIS_RISCV_FP_RS2_IFP_NR("fcvt.d.w", 0x53, 0x00, 0x69), 1153 DIS_RISCV_FP_RS2_IFP_NR("fcvt.d.wu", 0x53, 0x01, 0x69),
|