Home
last modified time | relevance | path

Searched refs:x23 (Results 1 – 25 of 101) sorted by relevance

12345

/linux/tools/testing/selftests/arm64/signal/
H A Dsignals.S28 add x23, sp, x22 /* new sigframe base with misaligment if any */
32 mov x2, x23
36 mov x0, x23
52 str x23, [x0]
54 mov sp, x23
/linux/drivers/net/wan/
H A Dwanxlfw.inc_shipped10 0x23,0xFC,0x78,0x00,0x00,0x00,0xFF,0xFC,0x15,0x48,0x33,0xFC,0x04,0x80,0xFF,0xFC,
11 0x10,0x26,0x33,0xFC,0x01,0x10,0xFF,0xFC,0x10,0x2A,0x23,0xFC,0x00,0xD4,0x9F,0x40,
12 0xFF,0xFC,0x15,0x40,0x23,0xFC,0x00,0x00,0x05,0x43,0xFF,0xF9,0x01,0x00,0x23,0xFC,
13 0x00,0x00,0x05,0x43,0xFF,0xF9,0x01,0x14,0x23,0xFC,0x00,0x00,0x00,0x00,0xFF,0xF9,
14 0x01,0x10,0x23,0xFC,0x00,0x00,0x00,0x08,0xFF,0xF9,0x01,0x24,0x23,0xFC,0x00,0x00,
16 0x23,0xFC,0x00,0x00,0x00,0x01,0xFF,0xF9,0x00,0xD4,0x61,0x00,0x06,0x74,0x33,0xFC,
24 0x00,0x00,0x00,0x10,0x66,0x00,0xFF,0xBC,0x23,0xC6,0xFF,0xF9,0x00,0xE4,0x60,0x00,
31 0x82,0xB0,0x09,0xB0,0x00,0x00,0x18,0xD2,0x23,0xC1,0xFF,0xFC,0x16,0xEC,0x00,0x70,
43 0x66,0x00,0x00,0x2A,0x42,0x6A,0x00,0x08,0x23,0x7C,0x00,0x00,0xF0,0xB8,0x00,0x34,
44 0x23,0x7C,0x00,0x00,0xFF,0xFF,0x00,0x38,0x33,0x7C,0x05,0xFA,0x00,0x46,0x31,0xBC,
[all …]
/linux/lib/crypto/
H A Dcurve25519-fiat32.c121 { u32 x23; u8/*bool*/ x24 = subborrow_u25(x21, x4, 0x1ffffff, &x23); in fe_freeze() local
134 { u32 x56; u8/*bool*/ x57 = addcarryx_u25(x53, x23, x54, &x56); in fe_freeze()
247 { const u32 x23 = in2[0]; in fe_add_impl() local
248 out[0] = (x5 + x23); in fe_add_impl()
290 { const u32 x23 = in2[0]; in fe_sub_impl() local
291 out[0] = ((0x7ffffda + x5) - x23); in fe_sub_impl()
333 { const u32 x23 = in2[0]; in fe_mul_impl() local
334 { u64 x40 = ((u64)x23 * x5); in fe_mul_impl()
335 { u64 x41 = (((u64)x23 * x7) + ((u64)x25 * x5)); in fe_mul_impl()
336 { u64 x42 = ((((u64)(0x2 * x25) * x7) + ((u64)x23 * x9)) + ((u64)x27 * x5)); in fe_mul_impl()
[all …]
/linux/arch/arm64/kernel/
H A Dentry.S216 stp x22, x23, [sp, #16 * 11]
236 check_mte_async_tcf x22, x23, x0
250 __ptrauth_keys_install_kernel_nosync tsk, x20, x22, x23
260 apply_ssbd 1, x22, x23
262 mte_set_kernel_gcr x22, x23
283 mrs x23, spsr_el1
304 stp x22, x23, [sp, #S_PC]
365 ldr x23, [sp, #S_SP] // load return stack pointer
366 msr sp_el0, x23
425 ldp x22, x23, [sp, #16 * 11]
[all …]
H A Defi-rt-wrapper.S28 stp x23, x24, [sp, #64]
82 ldp x23, x24, [sp, #64]
H A Dsleep.S69 stp x23, x24, [x0,#SLEEP_STACK_DATA_CALLEE_REGS+48]
149 ldp x23, x24, [x29, #48]
/linux/net/wireless/certs/
H A Dsforshee.hex35 0x90, 0x0f, 0xac, 0x36, 0xfa, 0x68, 0x23, 0x71,
58 0x25, 0x23, 0x4e, 0xaa, 0x22, 0x0c, 0x16, 0xb9,
64 0x6a, 0x28, 0xf2, 0x34, 0x5c, 0x23, 0x3f, 0x32,
82 0x23, 0x99, 0x9f, 0x51, 0x03, 0x4c, 0x45, 0x7d,
/linux/tools/testing/selftests/kvm/lib/aarch64/
H A Dhandlers.S16 stp x22, x23, [sp, #16 * 11]
45 ldp x22, x23, [sp, #16 * 11]
/linux/tools/testing/selftests/kvm/lib/riscv/
H A Dhandlers.S36 sd x23, 176(sp)
68 ld x23, 176(sp)
/linux/arch/riscv/kernel/probes/
H A Drethook_trampoline.S35 REG_S x23, PT_S7(sp)
67 REG_L x23, PT_S7(sp)
/linux/tools/testing/selftests/arm64/abi/
H A Dsyscall-abi-asm.S79 stp x23, x24, [sp, #64]
120 ldp x22, x23, [x2], #16
230 stp x22, x23, [x2], #16
352 ldp x23, x24, [sp, #64]
/linux/arch/riscv/include/asm/
H A Dasm.h145 REG_S x23, PT_S7(sp)
175 REG_L x23, PT_S7(sp)
/linux/arch/arm64/crypto/
H A Daes-neonbs-core.S572 mov x23, x4
575 lsl x5, x5, x23
577 csel x23, x23, xzr, pl
616 cbz x23, 1f
645 mov x23, x4
649 lsl x6, x6, x23
651 csel x23, x23, xzr, pl
717 cbz x23, 2f
/linux/Documentation/hwmon/
H A Dltc4245.rst34 Example: the following will load the driver for an LTC4245 at address 0x23
38 $ echo ltc4245 0x23 > /sys/bus/i2c/devices/i2c-1/new_device
/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-bmc-facebook-yosemite4.dts319 reg = <0x23>;
477 reg = <0x23>;
527 reg = <0x23>;
/linux/arch/arm64/include/asm/
H A Dkvm_asm.h348 stp x23, x24, [\ctxt, #CPU_XREG_OFFSET(23)]
359 ldp x23, x24, [\ctxt, #CPU_XREG_OFFSET(23)]
/linux/arch/arm/boot/dts/nspire/
H A Dnspire-tp.dts45 MATRIX_KEY(3, 5, 0x23)
H A Dnspire-clp.dts54 MATRIX_KEY(4, 8, 0x23)
H A Dnspire-cx.dts80 MATRIX_KEY(3, 5, 0x23)
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6qdl-gw5907.dtsi234 reg = <0x23>;
242 reg = <0x23>;
H A Dimx6qdl-gw552x.dtsi224 reg = <0x23>;
232 reg = <0x23>;
/linux/Documentation/devicetree/bindings/pinctrl/
H A Dbrcm,nsp-gpio.txt20 Number of gpios supported (58x25 supports 32 and 58x23 supports 24)
/linux/tools/perf/arch/arm64/util/
H A Dperf_regs.c43 SMPL_REG(x23, PERF_REG_ARM64_X23),
/linux/drivers/scsi/aic7xxx/
H A Daic79xx_seq.h_shipped335 0x23, 0x92, 0x89, 0x08,
355 0x23, 0xe0, 0xca, 0x72,
570 0x00, 0x85, 0x0b, 0x23,
571 0x00, 0x86, 0x0d, 0x23,
572 0x00, 0x87, 0x0f, 0x23,
655 0xff, 0x86, 0x0d, 0x23,
656 0xff, 0x87, 0x0f, 0x23,
/linux/arch/arm64/boot/dts/renesas/
H A Dr8a779a0-falcon-csi-dsi.dtsi84 reg = <0x23>;

12345