Home
last modified time | relevance | path

Searched refs:x7 (Results 51 – 75 of 499) sorted by relevance

12345678910>>...20

/openbmc/u-boot/doc/device-tree-bindings/clock/
H A Drockchip,rk3288-dmc.txt147 0x5 0x0 0xa 0x7 0x19 0x24 0xa 0x7
149 0x1 0x7 0x7 0x4 0xc 0x43 0x100 0x0
/openbmc/qemu/target/mips/tcg/
H A Dmicromips_translate.c.inc161 R6_RDHWR = 0x7,
170 SUBU32 = 0x7,
189 MODU = 0x7,
255 WSBH = 0x7,
329 LDM = 0x7,
354 LLD = 0x7,
368 LWE = 0x7,
381 SWE = 0x7,
431 MULR_PS = 0x7,
432 MSUBF_FMT = 0x7,
[all …]
/openbmc/linux/tools/testing/selftests/arm64/bti/
H A Dsyscall.S18 mov x6, x7
/openbmc/u-boot/arch/arm/cpu/armv8/
H A Dexceptions.S59 stp x7, x8, [sp, #-16]!
124 ldp x7, x8, [sp],#16
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dfsl,ls-extirq.yaml77 - const: 0x7
117 interrupt-map-mask = <0x7 0x0>;
/openbmc/linux/arch/riscv/kernel/probes/
H A Drethook_trampoline.S19 REG_S x7, PT_T2(sp)
51 REG_L x7, PT_T2(sp)
/openbmc/u-boot/arch/arm/dts/
H A Drk3288-phycore-rdk.dts123 0x5 0x0 0xa 0x7 0x19 0x24 0xa 0x7
125 0x1 0x7 0x7 0x4 0xc 0x43 0x100 0x0
/openbmc/linux/arch/arm/boot/dts/intel/pxa/
H A Dpxa3xx.dtsi63 #define MFP_DSMSK (0x7 << 10)
71 #define MFP_DS13X < (0x7 << 10) MFP_DSMSK >
77 #define MPF_PULL_MSK (0x7 << 13)
167 pinctrl-single,function-mask = <0x7>;
/openbmc/u-boot/arch/riscv/cpu/
H A Dmtrap.S40 SREG x7, 7 * REGBYTES(sp)
76 LREG x7, 7 * REGBYTES(sp)
/openbmc/linux/arch/arm64/kvm/hyp/
H A Dentry.S72 ldp x6, x7, [x29, #CPU_XREG_OFFSET(6)]
127 stp x6, x7, [x1, #CPU_XREG_OFFSET(6)]
/openbmc/linux/drivers/comedi/drivers/tests/
H A Dni_routes_test.c78 #define O9(x1, x2, x3, x4, x5, x6, x7, x8, x9) \ argument
80 O(x1), O(x2), O(x3), O(x4), O(x5), O(x6), O(x7), O(x8), O(x9), \
117 #define RV9(x1, x2, x3, x4, x5, x6, x7, x8, x9) \ argument
119 [x5] = V(x5), [x6] = V(x6), [x7] = V(x7), [x8] = V(x8), \
/openbmc/linux/arch/powerpc/boot/dts/fsl/
H A Dmpc8544ds.dtsi122 interrupt-map-mask = <0xff00 0x0 0x0 0x7>;
134 0xf000 0x0 0x0 0x1 &i8259 0x7 0x2
135 0xf100 0x0 0x0 0x1 &i8259 0x7 0x2
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx7d.dtsi53 opp-supported-hw = <0xd>, <0x7>;
61 opp-supported-hw = <0xc>, <0x7>;
132 interrupt-map-mask = <0 0 0 0x7>;
/openbmc/u-boot/arch/x86/include/asm/acpi/
H A Dsleepstates.asl14 Name(\_S5, Package() {0x7, 0x0, 0x0, 0x0})
/openbmc/linux/arch/arm64/crypto/
H A Dsha2-ce-core.S146 ror x7, x4, #29 // ror(lsl(x4, 3), 32)
150 mov v19.d[1], x7
H A Dsm4-neon-core.S564 ldp x7, x8, [x3]
565 rev x7, x7
574 mov vctr.d[0], x7; \
577 adc x7, x7, xzr;
674 rev x7, x7
676 stp x7, x8, [x3]
/openbmc/u-boot/board/aristainetos/
H A Daxi.cfg19 /* set IPU AXI-id0 Qos=0xf(bypass) AXI-id1 Qos=0x7 */
/openbmc/u-boot/board/raidsonic/ib62x0/
H A Dkwbimage.cfg38 # bit27-24: 0x7, CL+2, STARTBURST sample stages, for freqs 400MHz, unbuffered DIMM
106 # bit2-0: 0x7, required
108 # bit6-4: 0x7, required
/openbmc/u-boot/board/iomega/iconnect/
H A Dkwbimage.cfg37 # bit27-24: 0x7, CL+2, STARTBURST sample stages, for freqs 400MHz, unbuffered DIMM
105 # bit2-0: 0x7, required
107 # bit6-4: 0x7, required
/openbmc/linux/tools/testing/selftests/arm64/fp/
H A Dza-test.S136 ldr x7, =scratch // x7 is scratch
138 mov x0, x7 // Poison scratch
145 mov x1, x7
/openbmc/u-boot/board/advantech/dms-ba16/
H A Dclocks.cfg12 /* set IPU AXI-id0 Qos=0xf(bypass) AXI-id1 Qos=0x7 */
/openbmc/linux/arch/riscv/include/asm/
H A Dasm.h110 REG_S x7, PT_T2(sp)
140 REG_L x7, PT_T2(sp)
/openbmc/qemu/common-user/host/aarch64/
H A Dsafe-syscall.inc.S47 mov x5, x7
/openbmc/linux/arch/powerpc/boot/dts/
H A Dredwood.dts126 /*RXEOB*/ 0x7 0x4
271 interrupt-map-mask = <0x0 0x0 0x0 0x7>;
312 interrupt-map-mask = <0x0 0x0 0x0 0x7>;
317 0x0 0x0 0x0 0x4 &UIC3 0x7 0x4 /* swizzled int D */>;
353 interrupt-map-mask = <0x0 0x0 0x0 0x7>;
/openbmc/linux/arch/x86/crypto/
H A Dchacha-avx2-x86_64.S604 # x3 += x7, x15 = rotl32(x15 ^ x3, 16)
628 # x11 += x15, x7 = rotl32(x7 ^ x11, 12)
650 # x3 += x7, x15 = rotl32(x15 ^ x3, 8)
674 # x11 += x15, x7 = rotl32(x7 ^ x11, 7)
691 # x2 += x7, x13 = rotl32(x13 ^ x2, 16)
714 # x8 += x13, x7 = rotl32(x7 ^ x8, 12)
737 # x2 += x7, x13 = rotl32(x13 ^ x2, 8)
760 # x8 += x13, x7 = rotl32(x7 ^ x8, 7)

12345678910>>...20