Home
last modified time | relevance | path

Searched full:unpredictable (Results 1 – 25 of 141) sorted by relevance

123456

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/MCDisassembler/
H A DMCDisassembler.h89 /// incorrect. An example of this is ARM UNPREDICTABLE instructions
100 /// LEFT & TOP = | Success Unpredictable Fail
102 /// Success | Success Unpredictable Fail
103 /// Unpredictable | Unpredictable Unpredictable Fail
/freebsd/contrib/ntp/libntp/lib/isc/include/isc/
H A Dhash.h30 * provides an unpredictable hash value for variable length data.
32 * of this API) to make the actual hash value unpredictable.
36 * in the random vector are unpredictable, the probability of hash
63 * This module intends to provide unpredictable hash values in
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM/
H A DEmulateInstructionARM.cpp934 // if BitCount(registers) < 1 then UNPREDICTABLE; in EmulatePUSH()
941 // if BitCount(registers) < 2 then UNPREDICTABLE; in EmulatePUSH()
947 // if BadReg(t) then UNPREDICTABLE; in EmulatePUSH()
960 // if t == 13 then UNPREDICTABLE; in EmulatePUSH()
1050 // if BitCount(registers) < 1 then UNPREDICTABLE; in EmulatePOP()
1058 // UNPREDICTABLE; in EmulatePOP()
1062 // UNPREDICTABLE; in EmulatePOP()
1069 // UNPREDICTABLE; in EmulatePOP()
1082 // if registers<13> == '1' && ArchVersion() >= 7 then UNPREDICTABLE; in EmulatePOP()
1088 // if t == 13 then UNPREDICTABLE; in EmulatePOP()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrCDE.td292 let Unpredictable{22} = 0b1;
352 let Unpredictable{22} = 0b1;
353 let Unpredictable{5} = 0b1;
421 let Unpredictable{22} = 0b1;
422 let Unpredictable{7} = 0b1;
423 let Unpredictable{5} = 0b1;
H A DARMFeatures.h80 // ADD PC, SP and BLX PC were always unpredictable, in isV8EligibleForIT()
/freebsd/crypto/openssl/doc/man3/
H A DOSSL_PARAM_dup.pod29 may be NULL. The behaviour of the merge is unpredictable if I<params> and
H A DCMS_compress.pod44 properly finalize the B<CMS_ContentInfo> structure will give unpredictable
H A DPKCS7_encrypt.pod61 properly finalize the B<PKCS7> structure will give unpredictable
H A DCMS_encrypt.pod71 properly finalize the B<CMS_ContentInfo> structure will give unpredictable
/freebsd/lib/msun/amd64/
H A Ds_remquol.S49 /* Negate the quotient bits if x*y<0. Avoid using an unpredictable branch. */
H A Ds_remquo.S51 /* Negate the quotient bits if x*y<0. Avoid using an unpredictable branch. */
H A Ds_remquof.S51 /* Negate the quotient bits if x*y<0. Avoid using an unpredictable branch. */
/freebsd/lib/msun/i387/
H A Ds_remquo.S49 /* Negate the quotient bits if x*y<0. Avoid using an unpredictable branch. */
H A Ds_remquof.S49 /* Negate the quotient bits if x*y<0. Avoid using an unpredictable branch. */
H A Ds_remquol.S49 /* Negate the quotient bits if x*y<0. Avoid using an unpredictable branch. */
/freebsd/crypto/openssl/
H A DNOTES-DJGPP.md40 "Cryptographic software needs a source of unpredictable data to work
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DFixedMetadataKinds.def29 LLVM_FIXED_MD_KIND(MD_unpredictable, "unpredictable", 15)
/freebsd/sbin/ipf/ipsend/
H A Dipsend.h7 * conditions, enough of the TCP header is missing for unpredictable
/freebsd/share/man/man4/
H A Dgbde.4
/freebsd/lib/libc/stdlib/
H A Drand.354 Applications which require unpredictable random numbers should use
H A Drandom.355 Applications which require unpredictable random numbers should use
/freebsd/share/man/man9/
H A Drandom.9203 must not be used to generate values that are intended to be unpredictable.
/freebsd/contrib/ldns/ldns/
H A Dhigher.h101 * be ended by -1, otherwise unpredictable things might happen.
/freebsd/lib/libsys/
H A Dsigaltstack.2123 unpredictable results may occur.
/freebsd/sys/contrib/openzfs/etc/default/
H A Dzfs.in46 # can be unpredictable and possibly dangerous. Only enable this option if you

123456