/linux-6.1.9/arch/powerpc/platforms/ps3/ |
D | hvcall.S | 19 std r0, 16(r1); \ 24 ld r0, 16(r1); \ 41 std r0, 16(r1); \ 43 stdu r3, -8(r1); \ 48 addi r1, r1, 8; \ 49 ld r11, -8(r1); \ 52 ld r0, 16(r1); \ 60 std r0, 16(r1); \ 62 std r3, -8(r1); \ 63 stdu r4, -16(r1); \ [all …]
|
/linux-6.1.9/arch/powerpc/kernel/ |
D | idle_book3s.S | 52 std r1,PACAR1(r13) 60 std r2,-8*1(r1) 61 std r14,-8*2(r1) 62 std r15,-8*3(r1) 63 std r16,-8*4(r1) 64 std r17,-8*5(r1) 65 std r18,-8*6(r1) 66 std r19,-8*7(r1) 67 std r20,-8*8(r1) 68 std r21,-8*9(r1) [all …]
|
D | entry_32.S | 104 stw r3, ORIG_GPR3(r1) 105 stw r11, GPR1(r1) 106 stw r11, 0(r1) 108 stw r12, _LINK(r1) 113 SAVE_GPR(2, r1) 115 stw r9,_MSR(r1) 117 stw r12,8(r1) 118 stw r2,_TRAP(r1) 119 SAVE_GPR(0, r1) 120 SAVE_GPRS(3, 8, r1) [all …]
|
D | interrupt_64.S | 22 ld r12,_NIP(r1) 28 ld r12,_MSR(r1) 33 ld r12,_NIP(r1) 39 ld r12,_MSR(r1) 52 mr r10,r1 53 ld r1,PACAKSAVE(r13) 54 std r10,0(r1) 55 std r11,_NIP(r1) 56 std r12,_MSR(r1) 57 std r0,GPR0(r1) [all …]
|
D | optprobes_head.S | 43 PPC_STLU r1,-INT_FRAME_SIZE(r1) 44 SAVE_GPR(0,r1) 46 addi r0,r1,INT_FRAME_SIZE 47 PPC_STL r0,GPR1(r1) 48 SAVE_30GPRS(r1) 51 PPC_STL r5,_MSR(r1) 53 PPC_STL r5,_TRAP(r1) 55 PPC_STL r5,ORIG_GPR3(r1) 56 PPC_STL r5,RESULT(r1) 58 PPC_STL r5,_CTR(r1) [all …]
|
/linux-6.1.9/drivers/memory/ |
D | ti-emif-sram-pm.S | 49 ldr r1, [r0, #EMIF_SDRAM_CONFIG] 50 str r1, [r2, #EMIF_SDCFG_VAL_OFFSET] 52 ldr r1, [r0, #EMIF_SDRAM_REFRESH_CONTROL] 53 str r1, [r2, #EMIF_REF_CTRL_VAL_OFFSET] 55 ldr r1, [r0, #EMIF_SDRAM_TIMING_1] 56 str r1, [r2, #EMIF_TIMING1_VAL_OFFSET] 58 ldr r1, [r0, #EMIF_SDRAM_TIMING_2] 59 str r1, [r2, #EMIF_TIMING2_VAL_OFFSET] 61 ldr r1, [r0, #EMIF_SDRAM_TIMING_3] 62 str r1, [r2, #EMIF_TIMING3_VAL_OFFSET] [all …]
|
/linux-6.1.9/arch/microblaze/kernel/ |
D | mcount.S | 18 addik r1, r1, -120; \ 19 swi r2, r1, 4; \ 20 swi r3, r1, 8; \ 21 swi r4, r1, 12; \ 22 swi r5, r1, 116; \ 23 swi r6, r1, 16; \ 24 swi r7, r1, 20; \ 25 swi r8, r1, 24; \ 26 swi r9, r1, 28; \ 27 swi r10, r1, 32; \ [all …]
|
D | entry.S | 180 swi r2, r1, PT_R2; /* Save SDA */ \ 181 swi r3, r1, PT_R3; \ 182 swi r4, r1, PT_R4; \ 183 swi r5, r1, PT_R5; \ 184 swi r6, r1, PT_R6; \ 185 swi r7, r1, PT_R7; \ 186 swi r8, r1, PT_R8; \ 187 swi r9, r1, PT_R9; \ 188 swi r10, r1, PT_R10; \ 189 swi r11, r1, PT_R11; /* save clobbered regs after rval */\ [all …]
|
/linux-6.1.9/tools/testing/selftests/powerpc/pmu/ebb/ |
D | busy_loop.S | 11 stdu %r1, -168(%r1) 12 std r14, 160(%r1) 13 std r15, 152(%r1) 14 std r16, 144(%r1) 15 std r17, 136(%r1) 16 std r18, 128(%r1) 17 std r19, 120(%r1) 18 std r20, 112(%r1) 19 std r21, 104(%r1) 20 std r22, 96(%r1) [all …]
|
/linux-6.1.9/arch/s390/kernel/ |
D | reipl.S | 24 stg %r1,__LC_SAVE_AREA_RESTART 26 lghi %r1,__LC_GPREGS_SAVE_AREA 27 stmg %r0,%r15,0(%r1) 28 mvc 8(8,%r1),__LC_SAVE_AREA_RESTART 30 lghi %r1,__LC_CREGS_SAVE_AREA 31 stctg %c0,%c15,0(%r1) 33 lghi %r1,__LC_AREGS_SAVE_AREA 34 stam %a0,%a15,0(%r1) 36 lghi %r1,__LC_FPREGS_SAVE_AREA 37 std %f0, 0x00(%r1) [all …]
|
/linux-6.1.9/arch/nios2/boot/compressed/ |
D | head.S | 25 movia r1, NIOS2_ICACHE_SIZE 27 1: initi r1 28 sub r1, r1, r2 29 bgt r1, r0, 1b 31 movia r1, NIOS2_DCACHE_SIZE 33 1: initd 0(r1) 34 sub r1, r1, r2 35 bgt r1, r0, 1b 37 nextpc r1 /* Find out where we are */ 40 beq r1, r2, finish_move /* We are running in correct address, [all …]
|
/linux-6.1.9/arch/openrisc/kernel/ |
D | entry.S | 46 l.sw -8(r1),r2 /* store frame pointer */ ;\ 47 l.sw -4(r1),r9 /* store return address */ ;\ 48 l.addi r2,r1,0 /* move sp to fp */ ;\ 50 l.addi r1,r1,-8 ;\ 51 l.ori r1,r2,0 /* restore sp */ ;\ 52 l.lwz r9,-4(r1) /* restore return address */ ;\ 53 l.lwz r2,-8(r1) /* restore fp */ ;\ 59 l.sw -12(r1),t1 /* save extra reg */ ;\ 60 l.sw -8(r1),r2 /* store frame pointer */ ;\ 61 l.sw -4(r1),r9 /* store return address */ ;\ [all …]
|
/linux-6.1.9/crypto/ |
D | serpent_generic.c | 228 static noinline void __serpent_setkey_sbox(u32 r0, u32 r1, u32 r2, in __serpent_setkey_sbox() argument 232 S3(r3, r4, r0, r1, r2); store_and_load_keys(r1, r2, r4, r3, 28, 24); in __serpent_setkey_sbox() 233 S4(r1, r2, r4, r3, r0); store_and_load_keys(r2, r4, r3, r0, 24, 20); in __serpent_setkey_sbox() 234 S5(r2, r4, r3, r0, r1); store_and_load_keys(r1, r2, r4, r0, 20, 16); in __serpent_setkey_sbox() 235 S6(r1, r2, r4, r0, r3); store_and_load_keys(r4, r3, r2, r0, 16, 12); in __serpent_setkey_sbox() 236 S7(r4, r3, r2, r0, r1); store_and_load_keys(r1, r2, r0, r4, 12, 8); in __serpent_setkey_sbox() 237 S0(r1, r2, r0, r4, r3); store_and_load_keys(r0, r2, r4, r1, 8, 4); in __serpent_setkey_sbox() 238 S1(r0, r2, r4, r1, r3); store_and_load_keys(r3, r4, r1, r0, 4, 0); in __serpent_setkey_sbox() 239 S2(r3, r4, r1, r0, r2); store_and_load_keys(r2, r4, r3, r0, 0, -4); in __serpent_setkey_sbox() 240 S3(r2, r4, r3, r0, r1); store_and_load_keys(r0, r1, r4, r2, -4, -8); in __serpent_setkey_sbox() [all …]
|
/linux-6.1.9/arch/arc/lib/ |
D | strlen.S | 15 asl_s r1,r0,3 17 asl r7,r4,r1 19 sub r1,r2,r7 20 bic_s r1,r1,r2 24 or.eq r12,r12,r1 30 mov_s r1,31 31 sub3 r7,r1,r0 32 sub r1,r2,r4 33 bic_s r1,r1,r2 34 bmsk r1,r1,r7 [all …]
|
/linux-6.1.9/tools/testing/selftests/powerpc/include/ |
D | gpr_asm.h | 12 std r31,(top_pos)(%r1); \ 13 std r30,(top_pos - 8)(%r1); \ 14 std r29,(top_pos - 16)(%r1); \ 15 std r28,(top_pos - 24)(%r1); \ 16 std r27,(top_pos - 32)(%r1); \ 17 std r26,(top_pos - 40)(%r1); \ 18 std r25,(top_pos - 48)(%r1); \ 19 std r24,(top_pos - 56)(%r1); \ 20 std r23,(top_pos - 64)(%r1); \ 21 std r22,(top_pos - 72)(%r1); \ [all …]
|
D | fpu_asm.h | 11 stfd f31,(stack_size + STACK_FRAME_MIN_SIZE)(%r1); \ 12 stfd f30,(stack_size + STACK_FRAME_MIN_SIZE - 8)(%r1); \ 13 stfd f29,(stack_size + STACK_FRAME_MIN_SIZE - 16)(%r1); \ 14 stfd f28,(stack_size + STACK_FRAME_MIN_SIZE - 24)(%r1); \ 15 stfd f27,(stack_size + STACK_FRAME_MIN_SIZE - 32)(%r1); \ 16 stfd f26,(stack_size + STACK_FRAME_MIN_SIZE - 40)(%r1); \ 17 stfd f25,(stack_size + STACK_FRAME_MIN_SIZE - 48)(%r1); \ 18 stfd f24,(stack_size + STACK_FRAME_MIN_SIZE - 56)(%r1); \ 19 stfd f23,(stack_size + STACK_FRAME_MIN_SIZE - 64)(%r1); \ 20 stfd f22,(stack_size + STACK_FRAME_MIN_SIZE - 72)(%r1); \ [all …]
|
/linux-6.1.9/arch/arm/mach-tegra/ |
D | sleep-tegra30.S | 225 str r12, [r1] 233 ldr r3, [r1] @ read CSR 234 str r3, [r1] @ clear CSR 306 mov32 r1, tegra30_iram_start 307 sub r0, r0, r1 308 mov32 r1, TEGRA_IRAM_LPx_RESUME_AREA 309 add r0, r0, r1 370 mov r1, #(1 << 28) 371 str r1, [r0, #CLK_RESET_SCLK_BURST] 372 str r1, [r0, #CLK_RESET_CCLK_BURST] [all …]
|
D | sleep-tegra20.S | 114 cpu_to_halt_reg r1, r0 117 str r2, [r3, r1] @ put flow controller in wait event mode 118 ldr r2, [r3, r1] 121 movw r1, 0x1011 122 mov r1, r1, lsl r0 124 str r1, [r3, #0x340] @ put slave CPU in reset 152 mov32 r1, tegra20_iram_start 153 sub r0, r0, r1 154 mov32 r1, TEGRA_IRAM_LPx_RESUME_AREA 155 add r0, r0, r1 [all …]
|
/linux-6.1.9/arch/hexagon/kernel/ |
D | head.S | 39 r1.h = #HI(PAGE_OFFSET); 40 r1.l = #LO(PAGE_OFFSET); 41 r24 = sub(r24,r1); /* swapper_pg_dir - PAGE_OFFSET */ 61 r1.l = #LO(_end); 66 r1.h = #HI(_end); 71 r1 = sub(r1, r2); define 74 r1 = add(r1, r3); /* + (4M-1) */ define 75 r26 = lsr(r1, #22); /* / 4M = # of entries */ 77 r1 = r25; define 80 r1 = and(r1,r2); define [all …]
|
/linux-6.1.9/arch/powerpc/platforms/pseries/ |
D | hvCall.S | 34 std r3,STK_PARAM(R3)(r1); \ 35 std r4,STK_PARAM(R4)(r1); \ 36 std r5,STK_PARAM(R5)(r1); \ 37 std r6,STK_PARAM(R6)(r1); \ 38 std r7,STK_PARAM(R7)(r1); \ 39 std r8,STK_PARAM(R8)(r1); \ 40 std r9,STK_PARAM(R9)(r1); \ 41 std r10,STK_PARAM(R10)(r1); \ 42 std r0,16(r1); \ 43 addi r4,r1,STK_PARAM(FIRST_REG); \ [all …]
|
/linux-6.1.9/arch/csky/abiv2/ |
D | strlen.S | 10 andi r1, r0, 3 13 bnez r1, .L_start_not_aligned 18 ldw r1, (r3) 19 tstnbz r1 22 ldw r1, (r3, 4) 24 tstnbz r1 27 ldw r1, (r3, 8) 29 tstnbz r1 32 ldw r1, (r3, 12) 34 tstnbz r1 [all …]
|
/linux-6.1.9/arch/arm/mach-sunxi/ |
D | headsmp.S | 25 mrc p15, 0, r1, c0, c0, 0 28 and r1, r1, r2 31 cmp r1, r2 37 mrc p15, 1, r1, c15, c0, 4 38 orr r1, r1, #(0x1 << 31) 39 mcr p15, 1, r1, c15, c0, 4 42 mrc p15, 1, r1, c15, c0, 0 44 orr r1, r1, #(0x1 << 26) 46 orr r1, r1, #(0x1<<3) 47 mcr p15, 1, r1, c15, c0, 0 [all …]
|
/linux-6.1.9/arch/powerpc/kernel/trace/ |
D | ftrace_low.S | 39 std r4, -32(r1) 40 std r3, -24(r1) 42 std r2, -16(r1) 43 std r31, -8(r1) 44 mr r31, r1 45 stdu r1, -112(r1) 53 stwu r1, -16(r1) 54 stw r3, 8(r1) 55 stw r4, 12(r1) 65 ld r1, 0(r1) [all …]
|
/linux-6.1.9/arch/s390/lib/ |
D | mem.S | 20 lgr %r1,%r2 33 mvc 0(256,%r1),0(%r3) 34 la %r1,256(%r1) 44 stc %r0,0(%r4,%r1) 47 stc %r0,0(%r4,%r1) 50 mvc 0(1,%r1),0(%r3) 78 lgr %r1,%r2 81 xc 0(256,%r1),0(%r1) 82 la %r1,256(%r1) 91 lgr %r1,%r2 [all …]
|
/linux-6.1.9/arch/nios2/kernel/ |
D | head.S | 68 movia r1, NIOS2_ICACHE_SIZE 72 initi r1 73 sub r1, r1, r2 74 bgt r1, r0, icache_init 118 movia r1, NIOS2_DCACHE_SIZE 122 initd 0(r1) 123 sub r1, r1, r2 124 bgt r1, r0, dcache_init 126 nextpc r1 /* Find out where we are */ 129 beq r1, r2,finish_move /* We are running in RAM done */ [all …]
|