Searched refs:MASK_PREFETCH_W (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Driscv-opc.h2106 #define MASK_PREFETCH_W 0x1f07fff macro
2848 DECLARE_INSN(prefetch_w, MATCH_PREFETCH_W, MASK_PREFETCH_W);
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Driscv-opc.h2106 #define MASK_PREFETCH_W 0x1f07fff macro
3111 DECLARE_INSN(prefetch_w, MATCH_PREFETCH_W, MASK_PREFETCH_W);
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Driscv-opc.c393 {"prefetch.w", 0, INSN_CLASS_ZICBOP, "f(s)", MATCH_PREFETCH_W, MASK_PREFETCH_W, match_opcode, 0 },
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Driscv-opc.c318 {"prefetch.w", 0, INSN_CLASS_ZICBOP, "f(s)", MATCH_PREFETCH_W, MASK_PREFETCH_W, match_opcode, 0 },

Completed in 259 milliseconds