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

/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Driscv-opc.h2110 #define MATCH_CBO_FLUSH 0x20200f macro
2852 DECLARE_INSN(cbo_flush, MATCH_CBO_FLUSH, MASK_CBO_FLUSH);
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Driscv-opc.h2110 #define MATCH_CBO_FLUSH 0x20200f macro
3115 DECLARE_INSN(cbo_flush, MATCH_CBO_FLUSH, MASK_CBO_FLUSH);
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Driscv-opc.c920 {"cbo.flush", 0, INSN_CLASS_ZICBOM, "0(s)", MATCH_CBO_FLUSH, MASK_CBO_FLUSH, match_opcode, 0 },
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Driscv-opc.c934 {"cbo.flush", 0, INSN_CLASS_ZICBOM, "0(s)", MATCH_CBO_FLUSH, MASK_CBO_FLUSH, match_opcode, 0 },

Completed in 180 milliseconds