Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/include/
H A Dmips_opcode.h226 #define OP_SLL 000 macro
234 #define OP_F_SLL OP_SLL
/f-stack/freebsd/mips/mips/
H A Ddb_disasm.c175 case OP_SLL: in md_printins()