Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Driscv-opc.h2292 #define MATCH_CBO_INVAL 0x200f macro
3841 DECLARE_INSN(cbo_inval, MATCH_CBO_INVAL, MASK_CBO_INVAL)
/netbsd/src/external/gpl3/gdb/dist/include/opcode/
Driscv-opc.h2337 #define MATCH_CBO_INVAL 0x200f macro
3898 DECLARE_INSN(cbo_inval, MATCH_CBO_INVAL, MASK_CBO_INVAL)
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Driscv-opc.c992 {"cbo.inval", 0, INSN_CLASS_ZICBOM, "0(s)", MATCH_CBO_INVAL, MASK_CBO_INVAL, match_opcode, 0 },
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Driscv-opc.c1081 {"cbo.inval", 0, INSN_CLASS_ZICBOM, "0(s)", MATCH_CBO_INVAL, MASK_CBO_INVAL, match_opcode, 0 },
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog.git137720 MATCH_CBO_FLUSH, MASK_CBO_FLUSH, MATCH_CBO_INVAL,