Home
last modified time | relevance | path

Searched refs:operations (Results 1 – 25 of 2288) sorted by relevance

12345678910>>...92

/netbsd/external/gpl3/gdb/dist/gas/testsuite/gas/arm/
H A Dvfp1.s9 @ Comparison operations
16 @ Monadic data operations
23 @ Dyadic data operations
35 @ Load/store operations
56 @ Conversion operations
69 @ ARM from VFP operations
74 @ VFP From ARM operations
121 @ Conversion operations
162 @ Load/store operations
210 @ Comparison operations
[all …]
H A Dvfp1_t2.s12 @ Comparison operations
19 @ Monadic data operations
26 @ Dyadic data operations
38 @ Load/store operations
59 @ Conversion operations
72 @ ARM from VFP operations
77 @ VFP From ARM operations
124 @ Conversion operations
165 @ Load/store operations
213 @ Comparison operations
[all …]
H A Dvfp1xD_t2.s12 @ Comparison operations
21 @ Monadic data operations
28 @ Dyadic data operations
40 @ Load/store operations
75 @ Conversion operations
85 @ ARM from VFP operations
92 @ VFP From ARM operations
141 @ Conversion operations
183 @ Load/store operations
261 @ Comparison operations
[all …]
H A Dvfp1xD.s9 @ Comparison operations
18 @ Monadic data operations
25 @ Dyadic data operations
37 @ Load/store operations
72 @ Conversion operations
82 @ ARM from VFP operations
89 @ VFP From ARM operations
138 @ Conversion operations
180 @ Load/store operations
258 @ Comparison operations
[all …]
/netbsd/external/gpl3/gdb.old/dist/gas/testsuite/gas/arm/
H A Dvfp1.s9 @ Comparison operations
16 @ Monadic data operations
23 @ Dyadic data operations
35 @ Load/store operations
56 @ Conversion operations
69 @ ARM from VFP operations
74 @ VFP From ARM operations
121 @ Conversion operations
162 @ Load/store operations
210 @ Comparison operations
[all …]
H A Dvfp1_t2.s12 @ Comparison operations
19 @ Monadic data operations
26 @ Dyadic data operations
38 @ Load/store operations
59 @ Conversion operations
72 @ ARM from VFP operations
77 @ VFP From ARM operations
124 @ Conversion operations
165 @ Load/store operations
213 @ Comparison operations
[all …]
H A Dvfp1xD_t2.s12 @ Comparison operations
21 @ Monadic data operations
28 @ Dyadic data operations
40 @ Load/store operations
75 @ Conversion operations
85 @ ARM from VFP operations
92 @ VFP From ARM operations
141 @ Conversion operations
183 @ Load/store operations
261 @ Comparison operations
[all …]
H A Dvfp1xD.s9 @ Comparison operations
18 @ Monadic data operations
25 @ Dyadic data operations
37 @ Load/store operations
72 @ Conversion operations
82 @ ARM from VFP operations
89 @ VFP From ARM operations
138 @ Conversion operations
180 @ Load/store operations
258 @ Comparison operations
[all …]
/netbsd/external/lgpl3/gmp/dist/mpn/pa64/
H A DREADME37 cycle two ALU operations and two MEM operations can issue, but just one of the
38 MEM operations may be a store. The two ALU operations can be almost any
39 combination of non-memory operations. Unlike every other processor, integer
40 and fp operations are completely equal here; they both count as just ALU
41 operations.
43 Unfortunately, some operations cause hickups in the pipeline. Combining
44 carry-consuming operations like ADD,DC with operations that does not set carry
45 like ADD,L cause long delays. Skip operations also seem to cause hickups. If
48 operations/cycle.
51 MEM operations, but for full pipeline utilization, it is still a good idea to
/netbsd/external/bsd/openldap/dist/doc/rfc/
H A Drfc4373.txt32 of update operations within a pair of LDAP extended operations to
33 notify the server that the update operations in the framed set are
34 related in such a way that the ordering of all operations can be
36 the client. Update operations can be grouped within a single
133 strategy to more efficiently process the operations.
153 LBURP frames a set of update operations within a pair of LDAP
159 update operations in each subset are encoded as LDAP update
289 LDAP update operations contained within each
402 send no more than that number of update operations per
405 accept any number of update operations per
[all …]
H A Drfc3909.txt39 operations. The Abandon operation does not have a response and
52 operations.
145 performed. The following classes of operations are not cancelable:
147 - operations which have no response,
149 - operations which create, alter, or destroy authentication and/or
155 - operations which abandon or cancel other operations.
158 Cancel operations are not cancelable.
182 This operation is intended to allow a user to cancel operations they
185 different outstanding operations may be processed under different
189 Some operations should not be cancelable for security reasons. This
[all …]
H A Drfc4528.txt35 operations.
71 operations.
108 operations [RFC4511], including Add, Compare, Delete, Modify,
110 Bind, Unbind, and StartTLS operations.
126 For Add, Compare, and ModifyDN operations, the target is indicated by
127 the entry field in the request. For Modify operations, the target is
128 indicated by the object field. For Delete operations, the target is
129 indicated by the DelRequest type. For Compare operations and all
130 update operations, the evaluation of the assertion MUST be performed
135 For Search operations, the target is indicated by the baseObject
[all …]
/netbsd/external/gpl3/gcc/dist/gcc/config/csky/
H A Dcsky_isa.def41 CSKY_ISA (fpv2_sf, "Single precision operations supported")
42 CSKY_ISA (fpv2_df, "Double precision operations supported")
43 CSKY_ISA (fpv2_divd, "Double precision div operations supported")
46 CSKY_ISA (fpv3_hf, "half precision operations supported")
47 CSKY_ISA (fpv3_sf, "Single precision operations supported")
48 CSKY_ISA (fpv3_df, "Double precision operations supported")
/netbsd/external/apache2/llvm/dist/llvm/docs/
H A DAtomics.rst184 operations; if you need such an operation, use explicit locking.
240 operations are unlikely to be used in ways which would make those
331 ordering exists between all SequentiallyConsistent operations.
346 operations may not be reordered.
350 operations and SequentiallyConsistent stores require Release
382 optimize some atomic operations (Unordered operations in particular), make sure
386 operations:
390 across some atomic operations.
420 support *ALL* operations of that size in a lock-free manner.
443 operations like ``LOCK AND``, but that does not work in general.
[all …]
/netbsd/external/gpl3/gcc/dist/libphobos/src/std/math/
H A Dtrigonometry.d78 import std.math.operations : isClose;
199 import std.math.operations : isClose;
517 import std.math.operations : isClose;
574 import std.math.operations : isClose;
585 import std.math.operations : isClose;
618 import std.math.operations : isClose;
629 import std.math.operations : isClose;
667 import std.math.operations : isClose;
888 import std.math.operations : isClose;
943 import std.math.operations : isClose;
[all …]
H A Dremainder.d54 import std.math.operations : feqrel;
90 import std.math.operations : feqrel;
134 import std.math.operations : feqrel;
148 import std.math.operations : feqrel;
/netbsd/external/gpl3/gcc/dist/gcc/config/or1k/
H A Dor1k.opt32 operations. The default is -mhard-div.
42 multiply operations. The default is -mhard-mul.
47 floating point operations. This is the default; use -mhard-float to override.
58 double-precision floating point operations.
64 are used to perform unordered floating point compare and set flag operations.
74 from libgcc are used to perform rotate right operations.
80 operations.
/netbsd/crypto/external/bsd/openssl/dist/doc/man1/
H A Dopenssl-pkeyutl.pod.in45 operations using any supported algorithm.
84 Signature file, required for B<-verify> operations only
102 The peer key file, used by key derivation (agreement) operations.
187 engine I<id> for crypto operations.
200 The operations and options supported vary according to the key algorithm
226 verify and verifyrecover operations. However, some padding modes
227 support only a subset of these operations. The following additional
275 supports the sign and verify operations with PSS padding. The following
307 The EC algorithm supports sign, verify and derive operations. The sign and
330 The SM2 algorithm supports sign, verify, encrypt and decrypt operations. For
[all …]
/netbsd/crypto/external/bsd/openssl.old/dist/doc/man1/
H A Dpkeyutl.pod41 The B<pkeyutl> command can be used to perform low-level public key operations
64 Signature file, required for B<verify> operations only
81 The peer key file, used by key derivation (agreement) operations.
175 engine B<id> for crypto operations.
181 The operations and options supported vary according to the key algorithm
182 and its implementation. The OpenSSL operations and options are indicated below.
210 verify and verifyrecover operations. However, some padding modes
211 support only a subset of these operations. The following additional
259 supports the sign and verify operations with PSS padding. The following
279 The DSA algorithm supports signing and verification operations only. Currently
[all …]
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVSchedule.td10 def WriteIALU : SchedWrite; // 32 or 64-bit integer ALU operations
11 def WriteIALU32 : SchedWrite; // 32-bit integer ALU operations on RV64I
12 def WriteShiftImm : SchedWrite; // 32 or 64-bit shift by immediate operations
13 def WriteShiftImm32 : SchedWrite; // 32-bit shift by immediate operations on RV64Ix
14 def WriteShiftReg : SchedWrite; // 32 or 64-bit shift by immediate operations
15 def WriteShiftReg32 : SchedWrite; // 32-bit shift by immediate operations on RV64Ix
116 def ReadIALU32 : SchedRead; // 32-bit integer ALU operations on RV64I
118 def ReadShiftImm32 : SchedRead; // 32-bit shift by immediate operations on RV64Ix
120 def ReadShiftReg32 : SchedRead; // 32-bit shift by register operations on RV64Ix
/netbsd/lib/libc/softfloat/
H A Dtimesoftfloat.txt65 some operations do not require rounding--only the nearest/even rounding mode
69 precision operations affected by rounding precision control, `timesoftfloat'
76 the function in kops/s, or ``thousands of operations per second''. This
78 point operations per second'') only in being a factor of 1000 smaller.
86 Note that the remainder operations (`float32_rem', `float64_rem',
88 operations, particularly for extended double precision (`floatx80') and
141 sequence, multiple operations can also be tested with a single invocation.
/netbsd/external/bsd/kyua-cli/lib/utils/
H A DMakefile40 fs/operations.cpp \
43 SRCS+= logging/operations.cpp
64 text/operations.cpp \
/netbsd/external/apache2/llvm/dist/llvm/cmake/modules/
H A DCheckAtomic.cmake43 # Check for (non-64-bit) atomic operations.
64 # Check for 64 bit atomic operations.
80 …message(FATAL_ERROR "Host compiler appears to require libatomic for 64-bit operations, but cannot …
85 ## TODO: This define is only used for the legacy atomic operations in
/netbsd/external/mit/libuv/dist/docs/src/
H A Ddesign.rst30 Handles represent long-lived objects capable of performing certain operations while active. Some ex…
35 Requests represent (typically) short-lived operations. These operations can be performed over a
44 operations, and it's meant to be tied to a single thread. One can run multiple event loops
114 libuv uses a thread pool to make asynchronous file I/O operations possible, but
126 so the current approach is to run blocking file I/O operations in a thread pool.
132 operations are currently run on this pool:
134 * File system operations
/netbsd/external/apache2/llvm/dist/llvm/docs/GlobalISel/
H A DGMIR.rst31 independent and describe operations which are typically supported by targets.
104 the same data but there's usually some restrictions on what operations you can
106 accessible to integer operations and the other accessible to floating point
107 operations. To accommodate this, let's rename A and B to GPR (general purpose
126 AArch64 has three main banks. GPR for integer operations, FPR for floating
133 GPR is the general purpose bank for integer operations. FGR or CP1 is for
134 the floating point operations as well as the MSA vector instructions and a
139 operations and it's of questionable value to model distinctly from GPR.
196 to SelectionDAG where address space is an attribute on operations.

12345678910>>...92