Home
last modified time | relevance | path

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

1234

/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 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]
H A Dkgdb.c140 gdb_regs[23] = cpu_context->x23; in sleeping_thread_to_gdb_regs()
/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-bmc-facebook-yosemite4.dts215 reg = <0x23>;
266 reg = <0x23>;
317 reg = <0x23>;
368 reg = <0x23>;
419 reg = <0x23>;
470 reg = <0x23>;
521 reg = <0x23>;
572 reg = <0x23>;
875 reg = <0x23>;
976 reg = <0x23>;
[all …]
/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/riscv/
H A Dhandlers.S36 sd x23, 184(sp)
71 ld x23, 184(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/Documentation/leds/
H A Dleds-mlxcpld.rst85 - CPLD reg offset: 0x23
89 - CPLD reg offset: 0x23
/linux/tools/testing/selftests/arm64/abi/
H A Dsyscall-abi-asm.S79 stp x23, x24, [sp, #64]
119 ldp x22, x23, [x2], #16
229 stp x22, x23, [x2], #16
350 ldp x23, x24, [sp, #64]
/linux/arch/riscv/include/asm/
H A Dasm.h146 REG_S x23, PT_S7(sp)
176 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/tools/arch/x86/kcpuid/
H A Dcpuid.csv277 0x7, 1, eax, 8, arch_perfmon_ext , ArchPerfmonExt: leaf 0x23
600 0x23, 0, eax, 0, subleaf_0 , Subleaf 0, this subleaf
601 0x23, 0, eax, 1, counters_subleaf , Subleaf 1, PMU counter bitmaps
602 0x23, 0, eax, 2, acr_subleaf , Subleaf 2, Auto Counter Reload bitmaps
603 0x23, 0, eax, 3, events_subleaf , Subleaf 3, PMU event bitmaps
604 0x23, 0, eax, 4, pebs_caps_subleaf , Subleaf 4, PEBS capabilities
605 0x23, 0, eax, 5, pebs_subleaf , Subleaf 5, Arch PEBS bitmaps
606 0x23, 0, ebx, 0, unitmask2 , IA32_PERFEVTSELx MSRs UnitMask2 bit
607 0x23, 0, ebx, 1, eq , IA32_PERFEVTSELx MSRs EQ bit
608 0x23,
[all...]
/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/Documentation/devicetree/bindings/pinctrl/
H A Dbrcm,nsp-gpio.txt20 Number of gpios supported (58x25 supports 32 and 58x23 supports 24)
/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>;
/linux/arch/arm/boot/dts/nxp/ls/
H A Dls1021a-iot.dts137 reg = <0x23>;
/linux/drivers/tty/vt/
H A Ducs_fallback_table.h_shipped45 { 0x23, 4, 2720 },
167 { 0x23, 0x67 }, /* LATIN SMALL LETTER G WITH CEDILLA -> 'g' */
667 { 0x23, 0x55 }, /* CYRILLIC CAPITAL LETTER U -> 'U' */
864 { 0x23, 0x27 }, /* ARABIC LETTER ALEF WITH HAMZA ABOVE -> ''' */
965 { 0xDE, 0x23 }, /* ARABIC START OF RUB EL HIZB -> '#' */
1010 { 0x23, 0x73 }, /* SYRIAC LETTER SEMKATH -> 's' */
1505 { 0x23, 0x72 }, /* THAI CHARACTER RO RUA -> 'r' */
1579 { 0x23, 0x33 }, /* TIBETAN DIGIT THREE -> '3' */
1661 { 0x23, 0x69 }, /* MYANMAR LETTER I -> 'i' */
1824 { 0x23, 0x6E }, /* CANADIAN SYLLABICS FINAL RIGHT HALF RING -> 'n' */
[all …]
/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mq-nitrogen-som.dtsi189 MX8MQ_IOMUXC_ENET_MDIO_ENET1_MDIO 0x23

1234