Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Driscv-opc.h519 #define MASK_ROL 0xfe00707f macro
3721 DECLARE_INSN(rol, MATCH_ROL, MASK_ROL)
/netbsd/src/external/gpl3/gdb/dist/include/opcode/
Driscv-opc.h555 #define MASK_ROL 0xfe00707f macro
3778 DECLARE_INSN(rol, MATCH_ROL, MASK_ROL)
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Driscv-opc.c1078 {"rol", 0, INSN_CLASS_ZBB_OR_ZBKB, "d,s,t", MATCH_ROL, MASK_ROL, match_opcode, 0 },
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Driscv-opc.c1167 {"rol", 0, INSN_CLASS_ZBB_OR_ZBKB, "d,s,t", MATCH_ROL, MASK_ROL, match_opcode, 0 },