Searched refs:eor (Results 1 – 12 of 12) sorted by relevance
| /openbmc/u-boot/arch/arm/cpu/armv7/ls102xa/ |
| H A D | soc.c | 119 out_be32(&ddr->eor, DDR_EOR_RD_REOD_DIS | DDR_EOR_WD_REOD_DIS); in erratum_a008850_early() 136 tmp = in_be32(&ddr->eor); in erratum_a008850_post() 138 out_be32(&ddr->eor, tmp); in erratum_a008850_post()
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/cpuburn/cpuburn-arm/ |
| H A D | 0002-burn.S-Add.patch | 39 + eor r5, r4, r5
|
| /openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/ |
| H A D | soc.c | 425 ddr_out32(&ddr->eor, DDR_EOR_RD_REOD_DIS | DDR_EOR_WD_REOD_DIS); in erratum_a008850_early() 446 tmp = ddr_in32(&ddr->eor); in erratum_a008850_post() 448 ddr_out32(&ddr->eor, tmp); in erratum_a008850_post()
|
| /openbmc/u-boot/include/ |
| H A D | fsl_immap.h | 102 u32 eor; /* Enhanced Optimization Register */ member
|
| /openbmc/u-boot/drivers/ddr/fsl/ |
| H A D | arm_ddr_gen3.c | 67 ddr_out32(&ddr->eor, regs->ddr_eor); in fsl_ddr_set_memctl_regs()
|
| H A D | mpc85xx_ddr_gen3.c | 70 out_be32(&ddr->eor, regs->ddr_eor); in fsl_ddr_set_memctl_regs()
|
| H A D | fsl_ddr_gen4.c | 105 ddr_out32(&ddr->eor, regs->ddr_eor); in fsl_ddr_set_memctl_regs()
|
| /openbmc/u-boot/arch/arm/lib/ |
| H A D | lib1funcs.S | 252 eor ip, r0, r1 @ save the sign of the result.
|
| /openbmc/u-boot/arch/arm/mach-aspeed/ast2400/ |
| H A D | platform.S | 1050 eor r1, r1, r2, lsl #8 1111 eor r9, r7, #0x10 1398 eor r1, r1, #0x10
|
| /openbmc/qemu/target/m68k/ |
| H A D | translate.c | 3194 DISAS_INSN(eor) in DISAS_INSN() argument 5937 INSN(eor, b100, f100, M68K); in register_m68k_insns() 5940 INSN(eor, b180, f1c0, CF_ISA_A); in register_m68k_insns()
|
| /openbmc/qemu/tcg/arm/ |
| H A D | tcg-target.c.inc | 510 * add, sub, eor...: ditto 835 higher bits with eor. */
|
| /openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/ |
| H A D | 0001-ffmpeg-5.1.4-rpi_24.patch | 17966 + eor w11, w11, w11 17969 + eor w12, w12, w12 17977 + eor w14, w14, w14 18004 + eor w5, w5, w5 // i = 0 18072 + eor w11, w11, w11 18081 + eor w14, w14, w14 18117 + eor w5, w5, w5 // point counter, this might be
|