Home
last modified time | relevance | path

Searched refs:XOR (Results 1 – 25 of 27) sorted by relevance

12

/linux/Documentation/devicetree/bindings/powerpc/4xx/
H A Dppc440spe-adma.txt1 PPC440SPe DMA/XOR (DMA Controller and XOR Accelerator)
4 are specified hereby. These are I2O/DMA, DMA and XOR nodes
60 iii) XOR Accelerator node
66 - interrupts : <interrupt mapping for XOR interrupt source>
/linux/arch/parisc/math-emu/
H A Ddbl_float.h409 result = Dallp1(left) XOR Dallp1(right)
412 Dallp1(result) = left XOR Dallp1(right)
415 Dallp2(left) = Dallp2(left) XOR Dallp2(right); \
416 Dallp2(right) = Dallp2(left) XOR Dallp2(right); \
417 Dallp2(left) = Dallp2(left) XOR Dallp2(right)
546 Dextallp2(leftp2) = Dextallp2(leftp2) XOR Dextallp2(rightp2); \
547 Dextallp2(rightp2) = Dextallp2(leftp2) XOR Dextallp2(rightp2); \
548 Dextallp2(leftp2) = Dextallp2(leftp2) XOR Dextallp2(rightp2); \
549 Dextallp3(leftp3) = Dextallp3(leftp3) XOR Dextallp3(rightp3); \
550 Dextallp3(rightp3) = Dextallp3(leftp3) XOR Dextallp3(rightp3); \
[all …]
H A Dsgl_float.h236 result = Sall(left) XOR Sall(right);
239 Sall(result) = left XOR Sall(right)
328 Sextallp2(leftp2) = Sextallp2(leftp2) XOR Sextallp2(rightp2); \
329 Sextallp2(rightp2) = Sextallp2(leftp2) XOR Sextallp2(rightp2); \
330 Sextallp2(leftp2) = Sextallp2(leftp2) XOR Sextallp2(rightp2)
H A Dfloat.h385 #define XOR ^
/linux/scripts/atomic/kerneldoc/
H A Dxor3 * ${class}${atomicname}() - atomic bitwise XOR with ${desc_order} ordering
/linux/drivers/crypto/caam/
H A Ddesc_constr.h429 APPEND_MATH(XOR, desc, dest, src0, src1, len)
457 APPEND_MATH_IMM_u32(XOR, desc, dest, src0, src1, data)
488 APPEND_MATH_IMM_u64(XOR, desc, dest, src0, src1, data)
/linux/arch/sparc/net/
H A Dbpf_jit_comp_32.c77 #define XOR F3(2, 0x03) macro
425 emit_alu_X(XOR); in bpf_jit_compile()
428 emit_alu_K(XOR, K); in bpf_jit_compile()
/linux/tools/arch/x86/lib/
H A Dx86-opcode-map.txt102 30: XOR Eb,Gb
103 31: XOR Ev,Gv
104 32: XOR Gb,Eb
105 33: XOR Gv,Ev
106 34: XOR AL,Ib
107 35: XOR rAX,Iz
967 30: XOR Eb,Gb (ev)
968 31: XOR Ev,Gv (es) | XOR Ev,Gv (66),(es)
969 32: XOR Gb,Eb (ev)
970 33: XOR Gv,Ev (es) | XOR Gv,Ev (66),(es)
[all …]
/linux/arch/x86/lib/
H A Dx86-opcode-map.txt102 30: XOR Eb,Gb
103 31: XOR Ev,Gv
104 32: XOR Gb,Eb
105 33: XOR Gv,Ev
106 34: XOR AL,Ib
107 35: XOR rAX,Iz
967 30: XOR Eb,Gb (ev)
968 31: XOR Ev,Gv (es) | XOR Ev,Gv (66),(es)
969 32: XOR Gb,Eb (ev)
970 33: XOR Gv,Ev (es) | XOR Gv,Ev (66),(es)
[all …]
/linux/net/can/
H A DKconfig54 They can be modified with AND/OR/XOR/SET operations as configured
/linux/Documentation/driver-api/md/
H A Draid5-ppl.rst15 Partial parity for a write operation is the XOR of stripe data chunks not
/linux/Documentation/filesystems/
H A Domfs.rst65 u8 h_check_xor; /* XOR of header bytes before this */
/linux/Documentation/core-api/
H A Dlibrs.rst61 inversion mask. The expanded data is XOR'ed with the mask. This is used
/linux/Documentation/bpf/standardization/
H A Dinstruction-set.rst342 XOR 0xa 0 dst ^= src
374 ``{XOR, K, ALU}`` means::
378 ``{XOR, K, ALU64}`` means::
685 XOR 0xa0 atomic xor
/linux/crypto/
H A DKconfig722 XCTR (XOR Counter) mode for HCTR2
730 tristate "XTS (XOR Encrypt XOR with ciphertext stealing)"
735 XTS (XOR Encrypt XOR with ciphertext stealing) mode (NIST SP800-38E
/linux/Documentation/translations/zh_TW/arch/loongarch/
H A Dintroduction.rst207 AND OR NOR XOR ANDN ORN ANDI ORI XORI
/linux/Documentation/translations/zh_CN/arch/loongarch/
H A Dintroduction.rst207 AND OR NOR XOR ANDN ORN ANDI ORI XORI
/linux/kernel/bpf/
H A Dcore.c1688 INSN_3(ALU, XOR, X), \
1704 INSN_3(ALU, XOR, K), \
1718 INSN_3(ALU64, XOR, X), \
1733 INSN_3(ALU64, XOR, K), \
1938 ALU(XOR, ^) in ___bpf_prog_run()
/linux/Documentation/driver-api/dmaengine/
H A Ddmatest.rst9 The dmatest module tests DMA memcpy, memset, XOR and RAID6 P+Q operations using
/linux/include/linux/
H A Dethtool.h126 #define ETH_RSS_HASH_XOR __ETH_RSS_HASH(XOR)
/linux/Documentation/arch/loongarch/
H A Dintroduction.rst240 AND OR NOR XOR ANDN ORN ANDI ORI XORI
/linux/lib/crypto/x86/
H A Dchacha-ssse3-x86_64.S236 # which allows us to do XOR in SSE registers. 8/16-bit word rotation is
H A Dsha512-avx2-asm.S224 # XOR the three components
H A Dchacha-avx2-x86_64.S547 # words, which allows us to do XOR in AVX registers. 8/16-bit word
/linux/Documentation/RCU/
H A Drcu_dereference.rst62 - XOR bits to translate pointers, as is done in some

12