Home
last modified time | relevance | path

Searched refs:MASK_TH_FMV_HW_X (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Driscv-opc.h2521 #define MASK_TH_FMV_HW_X 0xfff0707f macro
3968 DECLARE_INSN(th_fmv_hw_x, MATCH_TH_FMV_HW_X, MASK_TH_FMV_HW_X)
/netbsd/src/external/gpl3/gdb/dist/include/opcode/
Driscv-opc.h2566 #define MASK_TH_FMV_HW_X 0xfff0707f macro
4030 DECLARE_INSN(th_fmv_hw_x, MATCH_TH_FMV_HW_X, MASK_TH_FMV_HW_X)
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Driscv-opc.c2172 {"th.fmv.hw.x", 32, INSN_CLASS_XTHEADFMV, "D,s", MATCH_TH_FMV_HW_X, MASK_TH_FMV_HW_X, match_opcod…
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Driscv-opc.c2267 {"th.fmv.hw.x", 32, INSN_CLASS_XTHEADFMV, "D,s", MATCH_TH_FMV_HW_X, MASK_TH_FMV_HW_X, match_opcod…
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog.git8294 (MASK_TH_FMV_HW_X): Likewise.