Home
last modified time | relevance | path

Searched defs:XOR (Results 26 – 50 of 1450) sorted by relevance

12345678910>>...58

/dports/graphics/gd/libgd-2.3.1/cmake/modules/
H A DTestForHighBitCharacters.c32 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f))) macro
/dports/security/liboqs/liboqs-0.7.0/src/sig/picnic/external/
H A Dlowmc_192_192_30_fns_s128.h15 #define XOR mzd_xor_s128_256 macro
H A Dlowmc_192_192_30_fns_s256.h15 #define XOR mzd_xor_s256_256 macro
H A Dlowmc_256_256_38_fns_s256.h15 #define XOR mzd_xor_s256_256 macro
H A Dlowmc_128_128_20_fns_s256.h15 #define XOR mzd_xor_s256_128 macro
H A Dlowmc_256_256_38_fns_uint64.h15 #define XOR mzd_xor_uint64_256 macro
H A Dlowmc_128_128_20_fns_uint64.h14 #define XOR mzd_xor_uint64_128 macro
H A Dlowmc_128_128_20_fns_s128.h15 #define XOR mzd_xor_s128_128 macro
H A Dlowmc_192_192_30_fns_uint64.h15 #define XOR mzd_xor_uint64_192 macro
H A Dlowmc_256_256_38_fns_s128.h15 #define XOR mzd_xor_s128_256 macro
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gas/testsuite/gas/metag/
H A Dmetacore12.s2252 XOR D0.7,D0Re0,D0.7 define
2253 XOR D0.7,D0Re0,RD define
2254 XOR D0.7,D0.7,D0Re0 define
2256 XOR D0.7,D0.7,A0FrP define
2263 XOR D1.7,D1Re0,D1.7 define
2264 XOR D1.7,D1Re0,RD define
2265 XOR D1.7,D1.7,D1Re0 define
2267 XOR D1.7,D1.7,A0FrP define
2536 XOR D0.7,D0Re0,#0x7f define
2539 XOR D0.7,D0Re0,#0xff define
[all …]
/dports/devel/arm-elf-binutils/binutils-2.37/gas/testsuite/gas/metag/
H A Dmetacore12.s2252 XOR D0.7,D0Re0,D0.7 define
2253 XOR D0.7,D0Re0,RD define
2254 XOR D0.7,D0.7,D0Re0 define
2256 XOR D0.7,D0.7,A0FrP define
2263 XOR D1.7,D1Re0,D1.7 define
2264 XOR D1.7,D1Re0,RD define
2265 XOR D1.7,D1.7,D1Re0 define
2267 XOR D1.7,D1.7,A0FrP define
2536 XOR D0.7,D0Re0,#0x7f define
2539 XOR D0.7,D0Re0,#0xff define
[all …]
/dports/lang/gnatdroid-binutils/binutils-2.27/gas/testsuite/gas/metag/
H A Dmetacore12.s2252 XOR D0.7,D0Re0,D0.7 define
2253 XOR D0.7,D0Re0,RD define
2254 XOR D0.7,D0.7,D0Re0 define
2256 XOR D0.7,D0.7,A0FrP define
2263 XOR D1.7,D1Re0,D1.7 define
2264 XOR D1.7,D1Re0,RD define
2265 XOR D1.7,D1.7,D1Re0 define
2267 XOR D1.7,D1.7,A0FrP define
2536 XOR D0.7,D0Re0,#0x7f define
2539 XOR D0.7,D0Re0,#0xff define
[all …]
/dports/devel/gnulibiberty/binutils-2.37/gas/testsuite/gas/metag/
H A Dmetacore12.s2252 XOR D0.7,D0Re0,D0.7 define
2253 XOR D0.7,D0Re0,RD define
2254 XOR D0.7,D0.7,D0Re0 define
2256 XOR D0.7,D0.7,A0FrP define
2263 XOR D1.7,D1Re0,D1.7 define
2264 XOR D1.7,D1Re0,RD define
2265 XOR D1.7,D1.7,D1Re0 define
2267 XOR D1.7,D1.7,A0FrP define
2536 XOR D0.7,D0Re0,#0x7f define
2539 XOR D0.7,D0Re0,#0xff define
[all …]
/dports/devel/binutils/binutils-2.37/gas/testsuite/gas/metag/
H A Dmetacore12.s2252 XOR D0.7,D0Re0,D0.7 define
2253 XOR D0.7,D0Re0,RD define
2254 XOR D0.7,D0.7,D0Re0 define
2256 XOR D0.7,D0.7,A0FrP define
2263 XOR D1.7,D1Re0,D1.7 define
2264 XOR D1.7,D1Re0,RD define
2265 XOR D1.7,D1.7,D1Re0 define
2267 XOR D1.7,D1.7,A0FrP define
2536 XOR D0.7,D0Re0,#0x7f define
2539 XOR D0.7,D0Re0,#0xff define
[all …]
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/cpu/mips3/
H A Dmips3_bitops.h21 void mips3::XOR(uint32_t opcode) in XOR() function
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/cpu/mips3/x64/
H A Dmips3_x64_bitops.h23 inline bool mips3_x64::XOR(uint32_t opcode) in XOR() function
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/cpu/mips3/x64/
H A Dmips3_x64_bitops.h23 inline bool mips3_x64::XOR(uint32_t opcode) in XOR() function
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/cpu/mips3/
H A Dmips3_bitops.h21 void mips3::XOR(uint32_t opcode) in XOR() function
/dports/graphics/leptonica/leptonica-1.76.0/prog/
H A Dbincompare.c36 #define XOR 1 macro
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/whyrusleeping/go-keyspace/
H A Dxor.go68 func XOR(a, b []byte) []byte { func
/dports/games/mari0/
H A Dsha1.lua169 local function XOR(first, ...) function
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/OpenThreads/common/
H A DAtomic.cpp97 Atomic::XOR(unsigned value) in XOR() function in OpenThreads::Atomic
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/OpenThreads/common/
H A DAtomic.cpp97 Atomic::XOR(unsigned value) in XOR() function in OpenThreads::Atomic
/dports/lang/gcc48/gcc-4.8.5/libjava/java/awt/
H A DAlphaComposite.h55 static const jint XOR = 12; variable

12345678910>>...58