Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/config/mips/
HDmips.h2346 #define MIPS_CALL(INSN, OPERANDS, OPNO) \ argument
2348 ? "%*" INSN "\t%" #OPNO "%/" \
2349 : REG_P (OPERANDS[OPNO]) \
2350 ? "%*" INSN "r\t%" #OPNO "%/" \
2353 "%*" INSN "\t%" #OPNO "%/\n\t" \
2355 : "%*" INSN "\t%" #OPNO "%/")