Home
last modified time | relevance | path

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

/trueos/sys/mips/include/
HDmips_opcode.h225 #define OP_SLL 000 macro
233 #define OP_F_SLL OP_SLL
/trueos/sys/mips/mips/
HDdb_disasm.c169 case OP_SLL: in md_printins()