Home
last modified time | relevance | path

Searched refs:MASK_RDINSTRET (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Driscv-opc.h51 #define MASK_RDINSTRET 0xfffff07f macro
2536 DECLARE_INSN(rdinstret, MATCH_RDINSTRET, MASK_RDINSTRET)
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Driscv-opc.h51 #define MASK_RDINSTRET 0xfffff07f macro
3491 DECLARE_INSN(rdinstret, MATCH_RDINSTRET, MASK_RDINSTRET)
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Driscv-opc.c426 {"rdinstret", 0, INSN_CLASS_I, "d", MATCH_RDINSTRET, MASK_RDINSTRET, match_opcode, INSN_A…
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Driscv-opc.c528 {"rdinstret", 0, INSN_CLASS_I, "d", MATCH_RDINSTRET, MASK_RDINSTRET, match_opcode, INSN_A…