Searched refs:ADDS (Results 1 – 12 of 12) sorted by relevance
| /minix3/bin/dd/ |
| H A D | misc.c | 208 #define ADDS(p) do { if (enable != 0) buffer_write(p, strlen(p), 0); } \ in dd_write_msg() macro 221 ADDS(nbuf); in dd_write_msg() 228 ADDS(hbuf); in dd_write_msg() 233 ADDS(nbuf); in dd_write_msg() 240 ADDS(hbuf); ADDS("/sec"); in dd_write_msg() 245 ADDS(nbuf); in dd_write_msg() 250 ADDS(nbuf); in dd_write_msg() 255 ADDS(nbuf); in dd_write_msg() 260 ADDS(nbuf); in dd_write_msg() 265 ADDS(nbuf); in dd_write_msg() [all …]
|
| /minix3/lib/libutil/ |
| H A D | sockaddr_snprintf.c | 131 #define ADDS(p) do { for (s = p; *s; s++) ADDC(*s); } \ in sockaddr_snprintf() macro 133 #define ADDNA() do { if (na) ADDS("N/A"); } \ in sockaddr_snprintf() 192 ADDS(addr); in sockaddr_snprintf() 197 ADDS(nbuf); in sockaddr_snprintf() 203 ADDS(nbuf); in sockaddr_snprintf() 207 ADDS(nbuf); in sockaddr_snprintf() 211 ADDS(name); in sockaddr_snprintf() 218 ADDS(name); in sockaddr_snprintf() 223 ADDS(port); in sockaddr_snprintf() 230 ADDS(port); in sockaddr_snprintf() [all …]
|
| /minix3/external/bsd/blacklist/port/ |
| H A D | sockaddr_snprintf.c | 184 #define ADDS(p) do { for (s = p; *s; s++) ADDC(*s); } \ in sockaddr_snprintf() macro 186 #define ADDNA() do { if (na) ADDS("N/A"); } \ in sockaddr_snprintf() 249 ADDS(addr); in sockaddr_snprintf() 254 ADDS(nbuf); in sockaddr_snprintf() 260 ADDS(nbuf); in sockaddr_snprintf() 264 ADDS(nbuf); in sockaddr_snprintf() 268 ADDS(name); in sockaddr_snprintf() 275 ADDS(name); in sockaddr_snprintf() 280 ADDS(port); in sockaddr_snprintf() 287 ADDS(port); in sockaddr_snprintf() [all …]
|
| /minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.h | 54 ADDS, enumerator
|
| H A D | AArch64ISelLowering.cpp | 774 case AArch64ISD::ADDS: return "AArch64ISD::ADDS"; in getTargetNodeName() 1117 Opcode = AArch64ISD::ADDS; in emitComparison() 1248 Opc = AArch64ISD::ADDS; in getAArch64XALUOOp() 1252 Opc = AArch64ISD::ADDS; in getAArch64XALUOOp() 1432 Opc = AArch64ISD::ADDS; in LowerADDC_ADDE_SUBC_SUBE() 8385 if (CmpOpc != AArch64ISD::ADDS && CmpOpc != AArch64ISD::SUBS) in performBRCONDCombine()
|
| H A D | AArch64InstrInfo.td | 153 def AArch64add_flag : SDNode<"AArch64ISD::ADDS", SDTBinaryArithWithFlagsOut, 573 defm ADDS : AddSubS<0, "adds", AArch64add_flag, "cmn">;
|
| /minix3/external/bsd/llvm/dist/llvm/test/MC/AArch64/ |
| H A D | arm64-aliases.s | 58 ; ADDS to WZR/XZR is a CMN
|
| /minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/ |
| H A D | ARMInstrInfo.td | 3400 // Currently, ADDS/SUBS are pseudo opcodes that exist only in the 3405 // FIXME: Eliminate ADDS/SUBS pseudo opcodes after adding tablegen 3408 defm ADDS : AsI1_bin_s_irs<IIC_iALUi, IIC_iALUr, IIC_iALUsr,
|
| /minix3/external/bsd/llvm/dist/llvm/test/MC/Disassembler/ARM/ |
| H A D | basic-arm-instructions.txt | 178 # ADDS
|
| /minix3/etc/ |
| H A D | termcap.big | 1537 # 925 910+, ADDS A2). This terminfo data is for the ANSI emulations only. 3446 # popular lines such as ADDS, and dual-host capabilities. The qvt82 is 5394 wyse-vp|Wyse 50 in ADDS Viewpoint emulation mode with "enhance" on:\ 5593 # Boundless Technologies); for details, see the header comment on the ADDS 7011 # ADDS itself is long gone. ADDS was bought by NCR, and the same group made 7012 # ADDS and NCR terminals. When AT&T and NCR merged, the engineering for 7015 # engineers from Teletype, AT&T terminals, ADDS, and NCR (who are still there 7025 # Their voice mail used to describe the place as "SunRiver (formerly ADDS)". 10899 # For what happened to that group, see the ADDS section.
|
| /minix3/external/bsd/llvm/dist/llvm/test/MC/ARM/ |
| H A D | basic-arm-instructions.s | 302 @ ADDS
|
| /minix3/share/terminfo/ |
| H A D | terminfo | 3331 # 925 910+, ADDS A2). This terminfo data is for the ANSI emulations only. 7842 # popular lines such as ADDS, and dual-host capabilities. The qvt82 is 10377 wyse-vp|Wyse 50 in ADDS Viewpoint emulation mode with "enhance" on, 10701 # Boundless Technologies); for details, see the header comment on the ADDS 12355 # ADDS itself is long gone. ADDS was bought by NCR, and the same group made 12356 # ADDS and NCR terminals. When AT&T and NCR merged, the engineering for 12359 # engineers from Teletype, AT&T terminals, ADDS, and NCR (who are still there 12369 # Their voice mail used to describe the place as "SunRiver (formerly ADDS)". 15961 # For what happened to that group, see the ADDS section.
|