Home
last modified time | relevance | path

Searched refs:OP_DIVU (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/mips/include/
H A Dmips_opcode.h277 #define OP_DIVU 033 macro
286 #define OP_F_DIVU OP_DIVU
/f-stack/freebsd/mips/mips/
H A Ddb_disasm.c217 case OP_DIVU: in md_printins()