Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Driscv-opc.h178 #define MATCH_DIVU 0x2005033 macro
2599 DECLARE_INSN(divu, MATCH_DIVU, MASK_DIVU)
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Driscv-opc.h178 #define MATCH_DIVU 0x2005033 macro
3554 DECLARE_INSN(divu, MATCH_DIVU, MASK_DIVU)
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Driscv-opc.c566 {"divu", 0, INSN_CLASS_M, "d,s,t", MATCH_DIVU, MASK_DIVU, match_opcode, 0 },
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Driscv-opc.c669 {"divu", 0, INSN_CLASS_M, "d,s,t", MATCH_DIVU, MASK_DIVU, match_opcode, 0 },