Searched refs:MATCH_RDTIME (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/ |
H A D | riscv-opc.h | 48 #define MATCH_RDTIME 0xc0102073 macro 2535 DECLARE_INSN(rdtime, MATCH_RDTIME, MASK_RDTIME)
|
/netbsd-src/external/gpl3/binutils/dist/include/opcode/ |
H A D | riscv-opc.h | 48 #define MATCH_RDTIME 0xc0102073 macro 3490 DECLARE_INSN(rdtime, MATCH_RDTIME, MASK_RDTIME)
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | riscv-opc.c | 427 {"rdtime", 0, INSN_CLASS_I, "d", MATCH_RDTIME, MASK_RDTIME, match_opcode, INSN_ALIAS },
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | riscv-opc.c | 529 {"rdtime", 0, INSN_CLASS_I, "d", MATCH_RDTIME, MASK_RDTIME, match_opcode, INSN_ALIAS },
|