Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Driscv-opc.h2518 #define MATCH_TH_FMV_X_HW 0xc000100b macro
3969 DECLARE_INSN(th_fmv_x_hw, MATCH_TH_FMV_X_HW, MASK_TH_FMV_X_HW)
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Driscv-opc.c2173 {"th.fmv.x.hw", 32, INSN_CLASS_XTHEADFMV, "d,S", MATCH_TH_FMV_X_HW, MASK_TH_FMV_X_HW, match_opcod…
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git8295 (MATCH_TH_FMV_X_HW): Likewise.