Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Driscv-opc.h47 #define MASK_RDCYCLE 0xfffff07f macro
3489 DECLARE_INSN(rdcycle, MATCH_RDCYCLE, MASK_RDCYCLE)
/netbsd/src/external/gpl3/gdb/dist/include/opcode/
Driscv-opc.h47 #define MASK_RDCYCLE 0xfffff07f macro
3528 DECLARE_INSN(rdcycle, MATCH_RDCYCLE, MASK_RDCYCLE)
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Driscv-opc.c527 {"rdcycle", 0, INSN_CLASS_I, "d", MATCH_RDCYCLE, MASK_RDCYCLE, match_opcode, INSN_ALIAS…
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Driscv-opc.c542 {"rdcycle", 0, INSN_CLASS_I, "d", MATCH_RDCYCLE, MASK_RDCYCLE, match_opcode, INSN_ALIAS…