Home
last modified time | relevance | path

Searched refs:OP_SPECIAL (Results 1 – 7 of 7) sorted by relevance

/f-stack/freebsd/mips/mips/
H A Dstack_machdep.c122 case OP_SPECIAL: in stack_capture()
H A Ddb_interface.c258 case OP_SPECIAL: in db_inst_type()
H A Ddb_disasm.c163 case OP_SPECIAL: in md_printins()
H A Ddb_trace.c223 case OP_SPECIAL: in stacktrace_subr()
H A Dcpu.c69 #define _JR_RA _ENCODE_INSN(OP_SPECIAL, RA, 0, 0, OP_JR)
H A Dtrap.c1183 case OP_SPECIAL: in MipsEmulateBranch()
/f-stack/freebsd/mips/include/
H A Dmips_opcode.h144 #define OP_SPECIAL 000 macro