Searched refs:MASK_RDINSTRET (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/ |
H A D | riscv-opc.h | 51 #define MASK_RDINSTRET 0xfffff07f macro 2536 DECLARE_INSN(rdinstret, MATCH_RDINSTRET, MASK_RDINSTRET)
|
/netbsd-src/external/gpl3/binutils/dist/include/opcode/ |
H A D | riscv-opc.h | 51 #define MASK_RDINSTRET 0xfffff07f macro 3491 DECLARE_INSN(rdinstret, MATCH_RDINSTRET, MASK_RDINSTRET)
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | riscv-opc.c | 426 {"rdinstret", 0, INSN_CLASS_I, "d", MATCH_RDINSTRET, MASK_RDINSTRET, match_opcode, INSN_A…
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | riscv-opc.c | 528 {"rdinstret", 0, INSN_CLASS_I, "d", MATCH_RDINSTRET, MASK_RDINSTRET, match_opcode, INSN_A…
|