Home
last modified time | relevance | path

Searched refs:XOR (Results 51 – 65 of 65) sorted by relevance

123

/openbmc/linux/Documentation/arch/loongarch/
H A Dintroduction.rst240 AND OR NOR XOR ANDN ORN ANDI ORI XORI
/openbmc/qemu/target/hexagon/imported/
H A Dcompare.idef153 "Predicate XOR",
/openbmc/linux/arch/x86/crypto/
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.S225 # 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
/openbmc/linux/Documentation/RCU/
H A Drcu_dereference.rst49 - XOR bits to translate pointers, as is done in some
/openbmc/qemu/tcg/ppc/
H A Dtcg-target.c.inc406 #define XOR XO31(316)
1803 tcg_out32(s, XOR | SAB(arg1, TCG_REG_R0, TCG_REG_R0));
1806 tcg_out32(s, XOR | SAB(arg1, TCG_REG_R0, arg2));
2920 tcg_out32(s, XOR | SAB(a1, a0, a2));
/openbmc/qemu/disas/
H A Dnios2.c651 #define MATCH_R1_XOR MATCH_R1_OPX0 (XOR)
1710 #define MATCH_R2_XOR MATCH_R2_OPX0 (XOR)
/openbmc/qemu/tests/tcg/i386/
H A Dx86.csv4620 "XOR AL, imm8u","XORB imm8u, AL","xorb imm8u, AL","34 ib","V","V","","","rw,r","Y","8"
4621 "XOR r/m8, imm8u","XORB imm8u, r/m8","xorb imm8u, r/m8","80 /6 ib","V","V","","","rw,r","Y","8"
4622 "XOR r/m8, imm8u","XORB imm8u, r/m8","xorb imm8u, r/m8","82 /6 ib","V","N.S.","","","rw,r","Y","8"
4623 "XOR r8, r/m8","XORB r/m8, r8","xorb r/m8, r8","32 /r","V","V","","","rw,r","Y","8"
4624 "XOR r8, r/m8","XORB r/m8, r8","xorb r/m8, r8","REX 32 /r","N.E.","V","","pseudo64","rw,r","Y","8"
4625 "XOR r/m8, r8","XORB r8, r/m8","xorb r8, r/m8","30 /r","V","V","","","rw,r","Y","8"
4626 "XOR r/m8, r8","XORB r8, r/m8","xorb r8, r/m8","REX 30 /r","N.E.","V","","pseudo64","rw,r","Y","8"
4627 "XOR EAX, imm32","XORL imm32, EAX","xorl imm32, EAX","35 id","V","V","","operand32","rw,r","Y","32"
4630 "XOR r32, r/m32","XORL r/m32, r32","xorl r/m32, r32","33 /r","V","V","","operand32","rw,r","Y","32"
4631 "XOR r/m32, r32","XORL r32, r/m32","xorl r32, r/m32","31 /r","V","V","","operand32","rw,r","Y","32"
[all …]
/openbmc/qemu/tcg/i386/
H A Dtcg-target.c.inc1607 * The XOR breaks any false dependency for the low-byte write to dest,
2118 /* XOR breaks dependency chains. */
/openbmc/linux/Documentation/driver-api/media/drivers/
H A Dcx2341x-devel.rst656 '0110' destination XOR source
/openbmc/linux/Documentation/networking/
H A Dcan.rst528 For the 2^29 possible EFF CAN identifiers a 10 bit XOR folding is used as
/openbmc/qemu/target/sparc/
H A Dtranslate.c3552 TRANS(XOR, ALL, do_logic, a, tcg_gen_xor_tl, tcg_gen_xori_tl) in TRANS()
/openbmc/openbmc/poky/meta/recipes-bsp/v86d/v86d/
H A DUpdate-x86emu-from-X.org.patch4804 DECODE_PRINTF("XOR\tEAX,");
4809 DECODE_PRINTF("XOR\tAX,");
17655 Implements the XOR instruction and side effects.
17684 Implements the XOR instruction and side effects.
17713 Implements the XOR instruction and side effects.
/openbmc/qemu/target/hexagon/imported/mmvec/
H A Dext.idef1670 ITERATOR_INSN_ANY_SLOT(16,vxor,"Vd32=vxor(Vu32,Vv32)", "Vector Logical XOR", VdV.uh[i] = VuV.uh[…

123