Searched refs:OP_DIVU (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/sys/arch/mips/include/
H A Dmips_opcode.h258 #define OP_DIVU 033 macro
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dlm32-desc.h73 , OP_CMPGUI = 29, OP_CMPNE = 63, OP_CMPNEI = 31, OP_DIVU = 35 enumerator in enum:opcodes
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dlm32-desc.h73 , OP_CMPGUI = 29, OP_CMPNE = 63, OP_CMPNEI = 31, OP_DIVU = 35 enumerator in enum:opcodes
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dlm32-desc.h73 , OP_CMPGUI = 29, OP_CMPNE = 63, OP_CMPNEI = 31, OP_DIVU = 35 enumerator in enum:opcodes
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dlm32-desc.h73 , OP_CMPGUI = 29, OP_CMPNE = 63, OP_CMPNEI = 31, OP_DIVU = 35 enumerator in enum:opcodes
/netbsd-current/sys/arch/arc/arc/
H A Dminidebug.c738 case OP_DIVU:
/netbsd-current/sys/arch/riscv/include/
H A Dinsn.h529 #define OP_DIVU 0b101 // divu divuw macro
/netbsd-current/sys/arch/riscv/riscv/
H A Ddb_disasm.c743 INSN_F37("divu", OP_DIVU, OP_MULDIV, 0, 0),
756 INSN_F37("divuw", OP_DIVU, OP_MULDIV, 0, 0),
/netbsd-current/sys/arch/mips/mips/
H A Ddb_disasm.c363 case OP_DIVU:

Completed in 265 milliseconds