Home
last modified time | relevance | path

Searched full:a12 (Results 1 – 25 of 135) sorted by relevance

123456

/kernel/linux/linux-5.10/arch/xtensa/lib/
Dstrncpy_user.S48 # a12/ tmp
64 srli a12, a4, 2 # number of loop iterations with 4B per loop
105 loopnez a12, .Loop1done
107 beqz a12, .Loop1done
108 slli a12, a12, 2
109 add a12, a12, a11 # a12 = end of last 4B chunck
121 blt a11, a12, .Loop1
188 add a12, a11, a4 # a12 = ending address
197 blt a11, a12, .Lnextbyte
Dusercopy.S208 slli a12, a7, 4
209 add a12, a12, a3 # a12 = end of last 16B source chunk
227 blt a3, a12, .Loop2
/kernel/linux/linux-5.10/arch/xtensa/include/asm/
Dtraps.h70 " mov a12, a12\n" in spill_registers()
80 " mov a12, a0\n" in spill_registers()
84 " mov a12, a12\n" in spill_registers()
96 " mov a12, a12\n" in spill_registers()
/kernel/linux/linux-6.6/arch/xtensa/include/asm/
Dtraps.h96 " mov a12, a12\n" in spill_registers()
106 " mov a12, a0\n" in spill_registers()
110 " mov a12, a12\n" in spill_registers()
122 " mov a12, a12\n" in spill_registers()
/kernel/linux/linux-6.6/arch/arm64/crypto/
Dchacha-neon-core.S180 a12 .req w25
232 mov a12, v12.s[0]
255 eor a12, a12, a0
264 ror a12, a12, #16
277 add a8, a8, a12
322 eor a12, a12, a0
331 ror a12, a12, #24
344 add a8, a8, a12
391 eor a12, a12, a1
400 ror a12, a12, #16
[all …]
/kernel/linux/linux-5.10/arch/arm64/crypto/
Dchacha-neon-core.S180 a12 .req w25
233 mov a12, v12.s[0]
256 eor a12, a12, a0
265 ror a12, a12, #16
278 add a8, a8, a12
323 eor a12, a12, a0
332 ror a12, a12, #24
345 add a8, a8, a12
392 eor a12, a12, a1
401 ror a12, a12, #16
[all …]
/kernel/linux/linux-5.10/arch/c6x/kernel/
Dentry.S69 || STDW .D1T1 A13:A12,*A15--[1]
169 LDDW .D1T1 *++A15[1],A13:A12
266 GET_THREAD_INFO A12
267 LDW .D1T1 *+A12(THREAD_INFO_FLAGS),A2
308 GET_THREAD_INFO A12
309 LDW .D1T1 *+A12(THREAD_INFO_FLAGS),A2
342 GET_THREAD_INFO A12
353 LDW .D1T1 *+A12(THREAD_INFO_FLAGS),A2
372 LDW .D1T1 *+A12(THREAD_INFO_FLAGS),A2
396 GET_THREAD_INFO A12
[all …]
Dswitch_to.S24 || STDW .D1T1 A13:A12,*+A4(THREAD_A13_12)
28 || LDDW .D1T1 *+A5(THREAD_A13_12),A13:A12
/kernel/linux/linux-6.6/arch/xtensa/lib/
Dumulsidi3.S16 s32i a12, sp, 16
109 mov dst, a12
152 l32i a12, sp, 16
194 result is returned in a12, and a8 and a15 are clobbered. */
223 mul_mulsi3_body a12, a13, a14, a15, a8
Dusercopy.S218 slli a12, a7, 4
219 add a12, a12, a3 # a12 = end of last 16B source chunk
242 blt a3, a12, .Loop2
/kernel/linux/linux-6.6/arch/xtensa/kernel/
Dentry.S183 s32i a12, a1, PT_AREG12
323 s32i a12, a1, PT_AREG12
734 l32i a12, a1, PT_AREG12
1253 /* The spill routine might clobber a4, a7, a8, a11, a12, and a15. */
1259 s32i a12, a2, PT_AREG12
1351 s32e a12, a8, -32
1406 l32i a12, a2, PT_AREG12
2004 * May clobber: a12, a13
2015 addi a12, a0, 3
2019 mov a12, a0
[all …]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
Dtest_usdt.c71 short a11, signed char a12) in BPF_USDT() argument
92 usdt12_args[11] = a12; in BPF_USDT()
/kernel/linux/linux-5.10/arch/xtensa/kernel/
Dentry.S184 s32i a12, a1, PT_AREG12
322 s32i a12, a1, PT_AREG12
721 l32i a12, a1, PT_AREG12
1228 /* The spill routine might clobber a4, a7, a8, a11, a12, and a15. */
1234 s32i a12, a2, PT_AREG12
1326 s32e a12, a8, -32
1381 l32i a12, a2, PT_AREG12
1949 * May clobber: a12, a13
1960 addi a12, a0, 3
1964 mov a12, a0
[all …]
/kernel/linux/linux-6.6/arch/arm/
DKconfig858 bool "ARM errata: A12: some seqs of opposed cond code instrs => deadlock or corruption"
862 - Cortex-A12 818325: Execution of an UNPREDICTABLE STR or STM
864 - Cortex-A12 852422: Execution of a sequence of instructions might
866 any Cortex-A12 cores yet.
872 bool "ARM errata: A12: sequence of VMOV to core registers might lead to a dead lock"
875 This option enables the workaround for the 821420 Cortex-A12
882 bool "ARM errata: A12: DMB NSHST/ISHST mixed ... might cause deadlock"
885 This option enables the workaround for the 825619 Cortex-A12
891 bool "ARM errata: A12: CPU might deadlock under some very rare internal conditions"
894 This option enables the workaround for the 857271 Cortex-A12
[all …]
/kernel/linux/linux-5.10/arch/arm/
DKconfig1054 bool "ARM errata: A12: some seqs of opposed cond code instrs => deadlock or corruption"
1058 - Cortex-A12 818325: Execution of an UNPREDICTABLE STR or STM
1060 - Cortex-A12 852422: Execution of a sequence of instructions might
1062 any Cortex-A12 cores yet.
1068 bool "ARM errata: A12: sequence of VMOV to core registers might lead to a dead lock"
1071 This option enables the workaround for the 821420 Cortex-A12
1078 bool "ARM errata: A12: DMB NSHST/ISHST mixed ... might cause deadlock"
1081 This option enables the workaround for the 825619 Cortex-A12
1087 bool "ARM errata: A12: CPU might deadlock under some very rare internal conditions"
1090 This option enables the workaround for the 857271 Cortex-A12
[all …]
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
Dradeon_clocks.c673 /*RAGE_6::A11 A12 A12N1 A13, RV250::A11 A12, R300 */ in radeon_legacy_set_clock_gating()
695 /* RV200::A11 A12 RV250::A11 A12 */ in radeon_legacy_set_clock_gating()
707 /* RV200::A11 A12, RV250::A11 A12 */ in radeon_legacy_set_clock_gating()
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
Dradeon_clocks.c673 /*RAGE_6::A11 A12 A12N1 A13, RV250::A11 A12, R300 */ in radeon_legacy_set_clock_gating()
695 /* RV200::A11 A12 RV250::A11 A12 */ in radeon_legacy_set_clock_gating()
707 /* RV200::A11 A12, RV250::A11 A12 */ in radeon_legacy_set_clock_gating()
/kernel/liteos_m/arch/xtensa/lx6/gcc/
Dlos_arch_macro.h93 l32i a12, \SP, CONTEXT_OFF_A12
118 s32i a12, \SP, CONTEXT_OFF_A12
/kernel/linux/linux-6.6/tools/perf/arch/xtensa/include/
Ddwarf-regs-table.h7 "a8", "a9", "a10", "a11", "a12", "a13", "a14", "a15",
/kernel/linux/linux-5.10/tools/perf/arch/xtensa/include/
Ddwarf-regs-table.h7 "a8", "a9", "a10", "a11", "a12", "a13", "a14", "a15",
/kernel/linux/linux-5.10/tools/perf/arch/xtensa/util/
Ddwarf-regs.c15 "a8", "a9", "a10", "a11", "a12", "a13", "a14", "a15",
/kernel/linux/linux-6.6/tools/perf/arch/xtensa/util/
Ddwarf-regs.c15 "a8", "a9", "a10", "a11", "a12", "a13", "a14", "a15",
/kernel/linux/linux-5.10/arch/c6x/lib/
Dpush_rts.S15 stdw .d2t1 A13:A12, *B15--
Dpop_rts.S14 lddw .d2t1 *++B15, A13:A12
/kernel/linux/linux-5.10/Documentation/admin-guide/device-mapper/
Ddm-raid.rst146 A5 A6 A7 A8 A9 A9 A10 A11 A12
150 A6 A5 A9 A7 A8 A10 A9 A12 A11
164 A5 A6 A7 A8 A9 A9 A10 A11 A12
165 A6 A5 A9 A7 A8 A10 A9 A12 A11

123456