Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/mips/mips/
HDstack_machdep.c96 case OP_SPECIAL: in stack_capture()
HDdb_interface.c257 case OP_SPECIAL: in db_inst_type()
HDdb_disasm.c157 case OP_SPECIAL: in md_printins()
HDdb_trace.c253 case OP_SPECIAL: in stacktrace_subr()
HDtrap.c1203 case OP_SPECIAL: in MipsEmulateBranch()
/freebsd-11-stable/contrib/bmake/
HDmake.h285 #define OP_SPECIAL 0x00001000 /* Special .BEGIN, .END, .INTERRUPT */ macro
HDjob.c1190 OP_SPECIAL|OP_PHONY)) { in Job_Touch()
1268 (gn->type & OP_SPECIAL) == 0) { in Job_CheckCommands()
1282 } else if (Dir_MTime(gn, 0) == 0 && (gn->type & OP_SPECIAL) == 0) { in Job_CheckCommands()
1599 if (gn->type & OP_SPECIAL) in JobStart()
HDcompat.c726 ENDNode->type = OP_SPECIAL; in Compat_Run()
HDmain.c2081 en->type |= OP_SPECIAL; in PrintOnError()
HDparse.c1381 gn->type |= OP_NOTMAIN|OP_SPECIAL; in ParseDoDependency()
HDChangeLog995 o do not touch OP_SPECIAL targets when doing make -t
/freebsd-11-stable/sys/mips/include/
HDmips_opcode.h143 #define OP_SPECIAL 000 macro
/freebsd-11-stable/sys/cddl/dev/dtrace/mips/
HDdtrace_isa.c375 case OP_SPECIAL: in dtrace_next_frame()
/freebsd-11-stable/sys/dev/hwpmc/
HDhwpmc_mips.c536 case OP_SPECIAL: in pmc_next_frame()