Home
last modified time | relevance | path

Searched refs:addition (Results 1 – 25 of 1491) sorted by relevance

12345678910>>...60

/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/topics/
H A Dcompatibility.rst110 ``LIBGCCJIT_ABI_1`` covers the addition of
117 ``LIBGCCJIT_ABI_2`` covers the addition of
124 ``LIBGCCJIT_ABI_3`` covers the addition of switch statements via API
137 ``LIBGCCJIT_ABI_4`` covers the addition of timers via API
158 ``LIBGCCJIT_ABI_5`` covers the addition of
165 ``LIBGCCJIT_ABI_6`` covers the addition of
172 ``LIBGCCJIT_ABI_7`` covers the addition of
179 ``LIBGCCJIT_ABI_8`` covers the addition of
186 ``LIBGCCJIT_ABI_9`` covers the addition of
193 ``LIBGCCJIT_ABI_10`` covers the addition of
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/topics/
H A Dcompatibility.rst110 ``LIBGCCJIT_ABI_1`` covers the addition of
117 ``LIBGCCJIT_ABI_2`` covers the addition of
124 ``LIBGCCJIT_ABI_3`` covers the addition of switch statements via API
137 ``LIBGCCJIT_ABI_4`` covers the addition of timers via API
158 ``LIBGCCJIT_ABI_5`` covers the addition of
165 ``LIBGCCJIT_ABI_6`` covers the addition of
172 ``LIBGCCJIT_ABI_7`` covers the addition of
179 ``LIBGCCJIT_ABI_8`` covers the addition of
186 ``LIBGCCJIT_ABI_9`` covers the addition of
193 ``LIBGCCJIT_ABI_10`` covers the addition of
[all …]
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/builtins/
H A Dfp_add_impl.inc1 //===----- lib/fp_add_impl.inc - floaing point addition -----------*- C -*-===//
10 // This file implements soft-float addition with the IEEE-754 default rounding
70 // have opposite signs, we are performing a subtraction; otherwise addition.
105 else /* addition */ {
108 // If the addition carried up, we need to right-shift the result and
/netbsd-src/usr.bin/make/unit-tests/
H A Dopt-debug-file.exp3 make: "opt-debug-file.mk" line 50: This goes to stderr, and in addition to the debug log.
8 make: Unterminated quoted string [make 'This goes to stderr, and in addition to the debug log.]
H A Dopt-debug-file.mk50 . info This goes to stderr, and in addition to the debug log.
65 # expect: make: Unterminated quoted string [make 'This goes to stderr, and in addition to the debug…
H A Dvar-scope-global.mk7 GLOBAL+= addition
/netbsd-src/external/apache2/llvm/dist/llvm/docs/GlobalISel/
H A DGenericOpcode.rst301 Signed and unsigned addition, subtraction and left shift with saturation.
380 Perform the requested arithmetic and produce a carry output in addition to the
390 Perform the requested arithmetic and consume a carry input in addition to the
391 normal input. Also produce a carry output in addition to the normal result.
648 Generic load. Expects a MachineMemOperand in addition to explicit
676 Generic store. Expects a MachineMemOperand in addition to explicit
691 MachineMemOperand in addition to explicit operands.
696 Generic atomic cmpxchg. Expects a MachineMemOperand in addition to explicit
702 Generic atomicrmw. Expects a MachineMemOperand in addition to explicit
/netbsd-src/crypto/external/cpl/trousers/dist/src/tcs/
H A Dtcs_evlog.c176 concat_pcr_events(TSS_PCR_EVENT **list_so_far, UINT32 list_size, TSS_PCR_EVENT *addition, in concat_pcr_events() argument
188 memcpy(&ret[list_size], addition, addition_size * sizeof(TSS_PCR_EVENT)); in concat_pcr_events()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Target/
H A DGenericOpcodes.td232 // Generic addition.
458 // Generic unsigned addition producing a carry flag.
466 // Generic unsigned addition consuming and producing a carry flag.
473 // Generic signed addition producing a carry flag.
481 // Generic signed addition consuming and producing a carry flag.
553 // Generic saturating unsigned addition.
561 // Generic saturating signed addition.
796 // Generic FP addition.
990 // Generic load. Expects a MachineMemOperand in addition to explicit
1002 // Generic sign-extended load. Expects a MachineMemOperand in addition to explicit operands.
[all …]
/netbsd-src/external/bsd/wpa/dist/hostapd/
H A DREADME-WPS30 addition of new devices); this may be either in the AP ("internal
48 internal WPS Registrar to manage addition of new WPS enabled clients
49 to the network. In addition, WPS Enrollee functionality in hostapd can
51 point, e.g., for initial network setup. In addition, hostapd can proxy a
141 addition, hostapd control interface event is sent as a notification of
284 registration). In addition, this can be used to update AP UI about the
301 authenticate the connection instead of the PIN. In addition, an NFC tag
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64-modes.def27 addition will set C, but overflow from a subtraction will clear C.
28 We use CC_Cmode to represent detection of overflow from addition as
40 CC_MODE (CC_C); /* C represents unsigned overflow of a simple addition. */
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/nios2/
H A Dt-linux2 # future addition of exception and rounding mode support integrated
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/nios2/
H A Dt-linux2 # future addition of exception and rounding mode support integrated
/netbsd-src/external/bsd/wpa/dist/wpa_supplicant/
H A DREADME-Windows.txt18 addition, the current version has been reported to work with Windows
92 make, openssl development package, etc. In addition, developer's pack
97 CONFIG_DRIVER_NDIS. In addition, include directories may need to be
129 should be applicable for most parts. In addition, there is another
252 of a text file and command line parameters. In addition, it can be
290 network block in the configuration file. In addition, blobs subkey has
/netbsd-src/external/gpl3/gcc.old/dist/config/
H A Dmh-ppc-aix2 # TOC, we used to compile Ada files with minimal-toc in addition to -gnatg
/netbsd-src/external/gpl3/gdb.old/dist/config/
H A Dmh-ppc-aix2 # TOC, we used to compile Ada files with minimal-toc in addition to -gnatg
/netbsd-src/external/gpl3/binutils.old/dist/config/
H A Dmh-ppc-aix2 # TOC, we used to compile Ada files with minimal-toc in addition to -gnatg
/netbsd-src/external/gpl3/gdb/dist/config/
H A Dmh-ppc-aix2 # TOC, we used to compile Ada files with minimal-toc in addition to -gnatg
/netbsd-src/external/gpl3/gcc/dist/config/
H A Dmh-ppc-aix2 # TOC, we used to compile Ada files with minimal-toc in addition to -gnatg
/netbsd-src/external/gpl3/binutils/dist/config/
H A Dmh-ppc-aix2 # TOC, we used to compile Ada files with minimal-toc in addition to -gnatg
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A DChangeLog.ptr4 POINTER_PLUS_EXPR instead of PLUS_EXPR for pointer addition.
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/d10v/
H A Dt-subi.s9 ;; The d10v implements negated addition for subtraction
H A Dt-sub.s9 ;; The d10v implements negated addition for subtraction
/netbsd-src/external/gpl3/
H A DREADME46 In addition, this same clause is an anti-DRM, anti-DMCA clause --
56 addition, you may not initiate litigation for a patent infringement
/netbsd-src/external/gpl3/gdb/dist/sim/ppc/
H A DREADME40 In addition, PSIM, to the execution unit level, models the performance
115 In addition, psim can model a true little-endian
124 In addition, a preliminary model of the 64 bit
335 In addition your welcome to send bugs or problems either to me or to

12345678910>>...60