/freebsd/sys/powerpc/booke/ |
H A D | trap_subr.S | 119 STORE %r30, (savearea+CPUSAVE_R30)(%r1); \ 120 STORE %r31, (savearea+CPUSAVE_R31)(%r1); \ 123 STORE %r30, (savearea+CPUSAVE_BOOKE_DEAR)(%r1); \ 124 STORE %r31, (savearea+CPUSAVE_BOOKE_ESR)(%r1); \ 127 STORE %r30, (savearea+CPUSAVE_SRR0)(%r1); \ 128 STORE %r31, (savearea+CPUSAVE_SRR1)(%r1); \ 142 STORE %r30, (savearea+CPUSAVE_R30)(%r1); \ 143 STORE %r31, (savearea+CPUSAVE_R31)(%r1); \ 146 STORE %r30, (savearea+CPUSAVE_BOOKE_DEAR)(%r1); \ 147 STORE %r31, (savearea+CPUSAVE_BOOKE_ESR)(%r1); \ [all …]
|
H A D | locore.S | 54 #define STORE std macro 71 #define STORE stw macro 376 STORE %r3, 0(%r1)
|
/freebsd/sys/powerpc/powerpc/ |
H A D | support.S | 56 #define STORE std macro 66 #define STORE stw macro 157 STORE %r0, PCB_ONFAULT(rpcb) ;\ 163 STORE %r0, PCB_ONFAULT(rpcb) 169 STORE %r0, PCB_ONFAULT(rpcb) 174 STORE %r0, PCB_ONFAULT(rpcb) 231 STORE t1, 0(rd) 232 STORE t2, WORD*1(rd) 233 STORE t3, WORD*2(rd) 234 STORE t4, WORD*3(rd) [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonDepIICHVX.td | 161 InstrItinData <tc_131f1c81, /*SLOT0,NOSLOT1,STORE,VP*/ 184 InstrItinData <tc_191381c1, /*SLOT0,STORE,VA*/ 201 InstrItinData <tc_20a4bbec, /*SLOT0,STORE*/ 206 InstrItinData <tc_227864f7, /*SLOT0,STORE,VA,VX_DV*/ 280 InstrItinData <tc_3ce09744, /*SLOT0,STORE*/ 285 InstrItinData <tc_3e2aaafc, /*SLOT0,STORE,VA*/ 291 InstrItinData <tc_447d9895, /*SLOT0,STORE,VA*/ 332 InstrItinData <tc_54a0dc47, /*SLOT0,STORE,VA*/ 353 InstrItinData <tc_58d21193, /*SLOT0,STORE,VA_DV*/ 389 InstrItinData <tc_6942b6e0, /*SLOT0,STORE*/ [all …]
|
/freebsd/contrib/libarchive/libarchive/test/ |
H A D | test_read_format_cab.c | 172 STORE = 0, 203 if (comp != STORE) { in verify() 257 if (comp != STORE) { in verify() 301 if (comp != STORE) { in verify2() 324 if (comp != STORE) { in verify2() 361 if (comp != STORE) { in verify3() 379 if (comp != STORE) { in verify3() 397 verify("test_read_format_cab_1.cab", STORE); in DEFINE_TEST() 398 verify2("test_read_format_cab_1.cab", STORE); in DEFINE_TEST() 399 verify3("test_read_format_cab_1.cab", STORE); in DEFINE_TEST() 173 STORE = 0, global() enumerator [all...] |
/freebsd/crypto/openssl/providers/ |
H A D | stores.inc | 10 #ifndef STORE 11 # error Macro STORE undefined 14 STORE("file", "yes", ossl_file_store_functions)
|
H A D | baseprov.c | 86 #define STORE(name, _fips, func_table) \ macro 91 #undef STORE
|
H A D | defltprov.c | 479 #define STORE(name, _fips, func_table) \ macro 484 #undef STORE
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | vdev_raidz_math_impl.h | 172 STORE(dst + i, ZERO_D); in raidz_zero_abd_cb() 173 STORE(dst + i + ZERO_STRIDE, ZERO_D); in raidz_zero_abd_cb() 207 STORE(dst + i, COPY_D); in raidz_copy_abd_cb() 210 STORE(dst + i + COPY_STRIDE, COPY_D); in raidz_copy_abd_cb() 248 STORE(dst + i, ADD_D); in raidz_add_abd_cb() 252 STORE(dst + i + ADD_STRIDE, ADD_D); in raidz_add_abd_cb() 285 STORE(d + i, MUL_D); in raidz_mul_abd_cb() 289 STORE(d + i + MUL_STRIDE, MUL_D); in raidz_mul_abd_cb() 305 STORE((t), T); \ 313 STORE((t), T); \ [all …]
|
H A D | vdev_raidz_math_scalar.c | 97 #define STORE(dst, val) ((v_t *)dst)[0] = val macro
|
/freebsd/lib/libiconv_modules/ZW/ |
H A D | citrus_zw.c | 125 #define STORE \ in _citrus_ZW_mbrtowc_priv() macro 143 STORE; in _citrus_ZW_mbrtowc_priv() 163 STORE; in _citrus_ZW_mbrtowc_priv() 178 STORE; in _citrus_ZW_mbrtowc_priv() 190 STORE; in _citrus_ZW_mbrtowc_priv() 204 STORE; in _citrus_ZW_mbrtowc_priv()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIMemoryLegalizer.cpp | 47 STORE = 1u << 1, enumerator 48 LLVM_MARK_AS_BITMASK_ENUM(/* LargestFlag = */ STORE) 1058 assert(Op == SIMemOp::LOAD || Op == SIMemOp::STORE); in enableVolatileAndOrNonTemporal() 1239 return insertWait(MI, Scope, AddrSpace, SIMemOp::LOAD | SIMemOp::STORE, in insertRelease() 1411 assert(Op == SIMemOp::LOAD || Op == SIMemOp::STORE); in enableVolatileAndOrNonTemporal() 1713 assert(Op == SIMemOp::LOAD || Op == SIMemOp::STORE); in enableVolatileAndOrNonTemporal() 1884 Changed |= insertWait(MI, Scope, AddrSpace, SIMemOp::LOAD | SIMemOp::STORE, in insertRelease() 1946 assert(Op == SIMemOp::LOAD || Op == SIMemOp::STORE); in enableVolatileAndOrNonTemporal() 1974 if (Op == SIMemOp::STORE) in enableVolatileAndOrNonTemporal() 2009 if ((Op & SIMemOp::STORE) != SIMemOp::NONE) in insertWait() [all …]
|
H A D | AMDGPUISelLowering.cpp | 240 setOperationAction(ISD::STORE, MVT::f32, Promote); in AMDGPUTargetLowering() 241 AddPromotedToType(ISD::STORE, MVT::f32, MVT::i32); in AMDGPUTargetLowering() 243 setOperationAction(ISD::STORE, MVT::v2f32, Promote); in AMDGPUTargetLowering() 244 AddPromotedToType(ISD::STORE, MVT::v2f32, MVT::v2i32); in AMDGPUTargetLowering() 246 setOperationAction(ISD::STORE, MVT::v3f32, Promote); in AMDGPUTargetLowering() 247 AddPromotedToType(ISD::STORE, MVT::v3f32, MVT::v3i32); in AMDGPUTargetLowering() 249 setOperationAction(ISD::STORE, MVT::v4f32, Promote); in AMDGPUTargetLowering() 250 AddPromotedToType(ISD::STORE, MVT::v4f32, MVT::v4i32); in AMDGPUTargetLowering() 252 setOperationAction(ISD::STORE, MVT::v5f32, Promote); in AMDGPUTargetLowering() 253 AddPromotedToType(ISD::STORE, MVT::v5f32, MVT::v5i32); in AMDGPUTargetLowering() [all …]
|
/freebsd/crypto/openssl/crypto/store/ |
H A D | store_lib.c | 115 OSSL_TRACE1(STORE, "Looking up scheme %s\n", scheme); in OSSL_STORE_open_ex() 155 OSSL_TRACE1(STORE, "Found loader for scheme %s\n", scheme); in OSSL_STORE_open_ex() 164 OSSL_TRACE2(STORE, "Opened %s => %p\n", uri, (void *)loader_ctx); in OSSL_STORE_open_ex() 411 OSSL_TRACE(STORE, "Loading next object\n"); in OSSL_STORE_load() 473 OSSL_TRACE1(STORE, "Got a %s\n", in OSSL_STORE_load() 511 OSSL_TRACE1(STORE, "Closing %p\n", (void *)ctx->loader_ctx); in ossl_store_close_it() 978 OSSL_TRACE1(STORE, "Looking up scheme %s\n", scheme); in OSSL_STORE_attach()
|
/freebsd/crypto/openssl/doc/man7/ |
H A D | ossl_store.pod | 17 A STORE is a layer of functionality to retrieve a number of supported 30 Support for a URI scheme is called a STORE "loader", and can be added
|
H A D | provider-storemgmt.pod | 33 The STORE operation is the provider side of the L<ossl_store(7)> API. 35 The primary responsibility of the STORE operation is to load all sorts 187 The STORE interface was introduced in OpenSSL 3.0.
|
H A D | openssl-env.pod | 125 =item B<STORE> 127 Traces STORE operations.
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | OSSL_STORE_INFO.pod | 81 OSSL_STORE_INFO_get_type() takes a B<OSSL_STORE_INFO> and returns the STORE 84 STORE_INFO_get_type_string() takes a STORE type number and returns a 129 applications that define their own STORE data, but must be used with care. 188 OSSL_STORE_INFO_get_type() returns the STORE type number of the given
|
/freebsd/crypto/openssl/test/ |
H A D | trace_api_test.c | 44 CASE(STORE); in test_trace_categories()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/ |
H A D | AVRISelDAGToDAG.cpp | 331 template <> bool AVRDAGToDAGISel::select<ISD::STORE>(SDNode *N) { in select() 587 case ISD::STORE: in trySelect() 588 return select<ISD::STORE>(N); in trySelect()
|
/freebsd/sys/contrib/libb2/ |
H A D | blake2s-round.h | 18 #define STORE(p,r) _mm_store_si128((__m128i *)(p), r) macro
|
H A D | blake2b-round.h | 18 #define STORE(p,r) _mm_store_si128((__m128i *)(p), r) macro
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZPatterns.td | 39 // with LOAD, OPERATOR and STORE being the read, modify and write 97 // condition is false. Record that they are equivalent to a LOAD/select/STORE
|
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_generichash/blake2b/ref/ |
H A D | blake2b-compress-avx2.h | 9 #define STORE(p, r) _mm256_store_si256((__m256i *) (p), r) macro
|
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/ |
H A D | VVPNodes.def | 90 ADD_VVP_OP(VVP_STORE,STORE) HANDLE_VP_TO_VVP(VP_STORE, VVP_STORE) REGISTER_PACKED(VVP_STORE)
|