Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Driscv-opc.h49 #define MASK_RDTIME 0xfffff07f macro
2535 DECLARE_INSN(rdtime, MATCH_RDTIME, MASK_RDTIME)
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Driscv-opc.h49 #define MASK_RDTIME 0xfffff07f macro
3490 DECLARE_INSN(rdtime, MATCH_RDTIME, MASK_RDTIME)
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Driscv-opc.c427 {"rdtime", 0, INSN_CLASS_I, "d", MATCH_RDTIME, MASK_RDTIME, match_opcode, INSN_ALIAS },
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Driscv-opc.c529 {"rdtime", 0, INSN_CLASS_I, "d", MATCH_RDTIME, MASK_RDTIME, match_opcode, INSN_ALIAS },