Home
last modified time | relevance | path

Searched refs:xor (Results 1 – 21 of 21) sorted by relevance

/arch/x86/cpu/intel_common/
A Dcar2.S44 xor %eax, %eax
45 xor %edx, %edx
60 xor %eax, %eax
61 xor %edx, %edx
106 xor %edx,%edx
122 xor %edx,%edx
136 xor %edx,%edx
/arch/arm/mach-imx/
A Dromapi.c11 u32 xor = (uintptr_t)dest ^ offset ^ size; in rom_api_download_image() local
15 ret = g_rom_api->download_image(dest, offset, size, xor); in rom_api_download_image()
23 u32 xor = info_type ^ (uintptr_t)info; in rom_api_query_boot_infor() local
27 ret = g_rom_api->query_boot_infor(info_type, info, xor); in rom_api_query_boot_infor()
/arch/arm/mach-mvebu/
A DMakefile26 obj-$(CONFIG_ARMADA_375) += ../../../drivers/ddr/marvell/axp/xor.o
27 obj-$(CONFIG_ARMADA_38X) += ../../../drivers/ddr/marvell/a38x/xor.o
28 obj-$(CONFIG_ARMADA_XP) += ../../../drivers/ddr/marvell/axp/xor.o
29 obj-$(CONFIG_ARMADA_MSYS) += ../../../drivers/ddr/marvell/axp/xor.o
/arch/arm/dts/
A Darmada-xp-98dx3236.dtsi174 xor1: xor@f0800 {
175 compatible = "marvell,orion-xor";
184 dmacap,xor;
189 dmacap,xor;
198 xor0: xor@f0900 {
199 compatible = "marvell,orion-xor";
208 dmacap,xor;
213 dmacap,xor;
A Darmada-xp.dtsi131 xor1: xor@60900 {
132 compatible = "marvell,orion-xor";
141 dmacap,xor;
146 dmacap,xor;
179 xor0: xor@f0900 {
180 compatible = "marvell,orion-xor";
189 dmacap,xor;
194 dmacap,xor;
A Darmada-38x.dtsi494 xor0: xor@60800 {
495 compatible = "marvell,armada-380-xor", "marvell,orion-xor";
504 dmacap,xor;
509 dmacap,xor;
514 xor1: xor@60900 {
515 compatible = "marvell,armada-380-xor", "marvell,orion-xor";
524 dmacap,xor;
529 dmacap,xor;
A Darmada-375.dtsi477 xor@60800 {
478 compatible = "marvell,orion-xor";
487 dmacap,xor;
492 dmacap,xor;
497 xor@60900 {
498 compatible = "marvell,orion-xor";
507 dmacap,xor;
512 dmacap,xor;
A Darmada-37xx.dtsi403 xor@60900 {
404 compatible = "marvell,armada-3700-xor";
A Darmada-cp110.dtsi77 "cpm-pcie_x11", "cpm-pcie_x4", "cpm-pcie-xor",
/arch/x86/cpu/
A Dstart64.S23 xor %rdi, %rdi
A Dsipi_vector.S144 xor %edx, %edx
159 xor %eax, %eax
/arch/mips/lib/
A Dcache_init.S372 xor t1, t1, GCR_L2_CONFIG_BYPASS
379 xor t0, t0, MIPS_CONF2_L2B
432 xor a0, a0, t0
434 xor t0, a0, t0
/arch/x86/lib/fsp1/
A Dfsp_car.S60 xor %esi, %esi
/arch/x86/lib/
A Dbios_asm.S81 xor %ax, %ax
101 xor %ax, %ax
/arch/sh/lib/
A Dudivsi3_i4i.S121 xor r4,r0
124 xor r4,r0
287 xor r4,r0
290 xor r4,r0
A Dudivsi3_i4i-Os.S75 xor r4,r0
/arch/arm/include/asm/mach-imx/
A Dsys_proto.h179 u32 (*download_image)(u8 *dest, u32 offset, u32 size, u32 xor);
180 u32 (*query_boot_infor)(u32 info_type, u32 *info, u32 xor);
/arch/mips/mach-ath79/qca956x/
A Dqca956x-ddr-tap.S33 xor a2, a2, a3
/arch/mips/mach-octeon/include/mach/
A Dcvmx-coremask.h393 CVMX_COREMASK_BINARY_DEFUN(xor, ^)
/arch/powerpc/cpu/mpc83xx/
A Dstart.S509 xor r4, r4, r4
866 xor. r22, r20, r21
1180 xor r4, r4, r4
/arch/powerpc/cpu/mpc8xx/
A Dstart.S81 xor r0, r0, r0 /* Clear R0 */

Completed in 34 milliseconds