| /netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
| H A D | bfin-dis.c | 486 #ifndef OUTS 487 #define OUTS(p, txt) (p)->fprintf_func ((p)->stream, "%s", txt) macro 495 OUTS (outf, " (S)"); in amod0() 497 OUTS (outf, " (CO)"); in amod0() 499 OUTS (outf, " (SCO)"); in amod0() 506 OUTS (outf, " (NS)"); in amod1() 508 OUTS (outf, " (S)"); in amod1() 515 OUTS (outf, " (S)"); in amod0amod2() 517 OUTS (outf, " (CO)"); in amod0amod2() 519 OUTS (outf, " (SCO)"); in amod0amod2() [all …]
|
| H A D | ChangeLog-2011 | 644 * bfin-dis.c (OUTS): Remove p NULL check and txt NUL check. 648 * bfin-dis.c (print_insn_bfin): Change outf->fprintf_func to OUTS.
|
| H A D | ChangeLog-2009 | 1640 * bfin-dis.c (OUTS): Use "%s" as format string.
|
| /netbsd-src/external/gpl3/binutils/dist/opcodes/ |
| H A D | bfin-dis.c | 486 #ifndef OUTS 487 #define OUTS(p, txt) (p)->fprintf_func ((p)->stream, "%s", txt) macro 495 OUTS (outf, " (S)"); in amod0() 497 OUTS (outf, " (CO)"); in amod0() 499 OUTS (outf, " (SCO)"); in amod0() 506 OUTS (outf, " (NS)"); in amod1() 508 OUTS (outf, " (S)"); in amod1() 515 OUTS (outf, " (S)"); in amod0amod2() 517 OUTS (outf, " (CO)"); in amod0amod2() 519 OUTS (outf, " (SCO)"); in amod0amod2() [all …]
|
| H A D | ChangeLog-2011 | 644 * bfin-dis.c (OUTS): Remove p NULL check and txt NUL check. 648 * bfin-dis.c (print_insn_bfin): Change outf->fprintf_func to OUTS.
|
| H A D | ChangeLog-2009 | 1640 * bfin-dis.c (OUTS): Use "%s" as format string.
|
| /netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
| H A D | ipcio.cc | 723 IPCresponse *OUTS = responseBufferPool->getNewResponse (BUFFER_SIZE_SMALL); in writeAck() local 725 RESPONSE_STATUS_SUCCESS, OUTS); in writeAck() 732 IPCresponse *OUTS = responseBufferPool->getNewResponse (BUFFER_SIZE_SMALL); in writeHandshake() local 733 …eResponseWithHeader (requestID, channelID, RESPONSE_TYPE_HANDSHAKE, RESPONSE_STATUS_SUCCESS, OUTS); in writeHandshake() 740 IPCresponse *OUTS = responseBufferPool->getNewResponse (BUFFER_SIZE_SMALL); in writeResponseGeneric() local 741 writeResponseWithHeader (requestID, channelID, RESPONSE_TYPE_COMPLETE, responseStatus, OUTS); in writeResponseGeneric() 820 IPCresponse *OUTS = responseBufferPool->getNewResponse (BUFFER_SIZE_LARGE); in writeArray() local 821 OUTS->sendByte (L_ARRAY); in writeArray() 822 OUTS->sendAVal (ptr); in writeArray() 824 RESPONSE_TYPE_COMPLETE, RESPONSE_STATUS_SUCCESS, OUTS); in writeArray() [all …]
|
| /netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
| H A D | ipcio.cc | 664 IPCresponse *OUTS = responseBufferPool->getNewResponse (BUFFER_SIZE_SMALL); in writeAck() local 666 RESPONSE_STATUS_SUCCESS, OUTS); in writeAck() 673 IPCresponse *OUTS = responseBufferPool->getNewResponse (BUFFER_SIZE_SMALL); in writeHandshake() local 674 …eResponseWithHeader (requestID, channelID, RESPONSE_TYPE_HANDSHAKE, RESPONSE_STATUS_SUCCESS, OUTS); in writeHandshake() 680 IPCresponse *OUTS = responseBufferPool->getNewResponse (BUFFER_SIZE_SMALL); in writeResponseGeneric() local 681 writeResponseWithHeader (requestID, channelID, RESPONSE_TYPE_COMPLETE, responseStatus, OUTS); in writeResponseGeneric() 760 IPCresponse *OUTS = responseBufferPool->getNewResponse (BUFFER_SIZE_LARGE); in writeArray() local 761 OUTS->sendByte (L_ARRAY); in writeArray() 762 OUTS->sendAVal (ptr); in writeArray() 764 RESPONSE_TYPE_COMPLETE, RESPONSE_STATUS_SUCCESS, OUTS); in writeArray() [all …]
|
| /netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
| H A D | tc-bfin.c | 2539 OUTS (outf, "BITMUX ("); in decode_dsp32shift_0() 2540 OUTS (outf, dregs (src0)); in decode_dsp32shift_0() 2541 OUTS (outf, ", "); in decode_dsp32shift_0() 2542 OUTS (outf, dregs (src1)); in decode_dsp32shift_0() 2543 OUTS (outf, ", A0) (ASR)"); in decode_dsp32shift_0() 2550 OUTS (outf, "BITMUX ("); in decode_dsp32shift_0() 2551 OUTS (outf, dregs (src0)); in decode_dsp32shift_0() 2552 OUTS (outf, ", "); in decode_dsp32shift_0() 2553 OUTS (outf, dregs (src1)); in decode_dsp32shift_0() 2554 OUTS (outf, ", A0) (ASL)"); in decode_dsp32shift_0()
|
| /netbsd-src/external/gpl3/binutils/dist/gas/config/ |
| H A D | tc-bfin.c | 2528 OUTS (outf, "BITMUX ("); in decode_dsp32shift_0() 2529 OUTS (outf, dregs (src0)); in decode_dsp32shift_0() 2530 OUTS (outf, ", "); in decode_dsp32shift_0() 2531 OUTS (outf, dregs (src1)); in decode_dsp32shift_0() 2532 OUTS (outf, ", A0) (ASR)"); in decode_dsp32shift_0() 2539 OUTS (outf, "BITMUX ("); in decode_dsp32shift_0() 2540 OUTS (outf, dregs (src0)); in decode_dsp32shift_0() 2541 OUTS (outf, ", "); in decode_dsp32shift_0() 2542 OUTS (outf, dregs (src1)); in decode_dsp32shift_0() 2543 OUTS (outf, ", A0) (ASL)"); in decode_dsp32shift_0()
|
| /netbsd-src/usr.sbin/mtrace/ |
| H A D | mtrace.c | 868 #define OUTS 2 macro 890 have |= OUTS; in stat_line() 931 case OUTS: in stat_line()
|
| /netbsd-src/sys/arch/m68k/060sp/dist/ |
| H A D | iskeletn.s | 49 # (1) EXAMPLE CALL-OUTS #
|
| H A D | fskeletn.s | 49 # (1) EXAMPLE CALL-OUTS #
|
| H A D | os.s | 47 # EXAMPLE CALL-OUTS #
|
| /netbsd-src/external/gpl3/gdb/dist/opcodes/ |
| H A D | ChangeLog-2011 | 644 * bfin-dis.c (OUTS): Remove p NULL check and txt NUL check. 648 * bfin-dis.c (print_insn_bfin): Change outf->fprintf_func to OUTS.
|
| H A D | ChangeLog-2009 | 1640 * bfin-dis.c (OUTS): Use "%s" as format string.
|
| /netbsd-src/external/gpl3/gdb.old/dist/opcodes/ |
| H A D | ChangeLog-2011 | 644 * bfin-dis.c (OUTS): Remove p NULL check and txt NUL check. 648 * bfin-dis.c (print_insn_bfin): Change outf->fprintf_func to OUTS.
|
| H A D | ChangeLog-2009 | 1640 * bfin-dis.c (OUTS): Use "%s" as format string.
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/ |
| H A D | M68kInstrData.td | 522 class MxMoveFromCCR<dag OUTS, dag INS, MxEncEA EA, MxEncExt EXT> 523 : MxInst<OUTS, INS, "move.w\t$src, $dst", [],
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
| H A D | X86InstrInfo.td | 2255 // Repeat (used with INS, OUTS, MOVS, LODS and STOS)
|