Searched refs:rept (Results 1 - 25 of 69) sorted by path

123

/linux-master/arch/arm/lib/
H A Dclear_user.S36 strusr r2, r0, 4, pl, rept=2
41 strusr r2, r0, 1, ne, rept=2
H A Dcopy_page.S33 .rept (2 * L1_CACHE_BYTES / 16 - 1)
H A Dcopy_template.S120 .rept (1 << LDR1W_SHIFT)
138 .rept (1 << STR1W_SHIFT)
/linux-master/arch/powerpc/kvm/
H A Dbook3s_64_slb.S130 .rept SLB_NUM_BOLTED
/linux-master/arch/powerpc/lib/
H A Dldstfp.S29 .rept 32
53 .rept 32
78 .rept 32
102 .rept 32
126 .rept 63
145 .rept 63
/linux-master/arch/sh/kernel/cpu/sh2/
H A Dentry.S354 .rept NR_CPUS
368 .rept NR_CPUS
H A Dex.S17 .rept 256
41 .rept 256
/linux-master/arch/sh/kernel/cpu/sh2a/
H A Dex.S19 .rept 256
38 .rept 256
62 .rept 256
67 .rept 256
/linux-master/arch/sh/lib/
H A Ddiv64.S24 .rept 32
34 .rept 32
H A Dudiv_qrnnd.S28 .rept 16
H A Dudivsi3_i4i-Os.S76 .rept 4
H A Dudivsi3_i4i.S114 .rept 4
145 .rept 5
192 .rept 3
198 .rept 8
203 .rept 8
252 .rept 7
258 .rept 8
263 .rept 8
281 .rept 6
303 .rept
[all...]
/linux-master/arch/arc/kernel/
H A Dentry-arcv2.S58 .rept NR_CPU_IRQS - 8
H A Dentry-compact.S97 .rept 28
113 .rept 24
/linux-master/arch/arm/boot/compressed/
H A Dhead.S203 .rept 5
/linux-master/arch/arm/crypto/
H A Daes-cipher-core.S137 .rept 1024 / 128
164 .rept 256 / 64
H A Dchacha-scalar-core.S135 .rept \nrounds / 2
338 .rept 16
H A Dghash-ce-core.S414 .L\@: .rept 4
/linux-master/arch/arm/include/asm/
H A Dassembler.h486 .macro usracc, instr, reg, ptr, inc, cond, rept, abort
490 .if \rept == 1
492 .elseif \rept == 2
495 .error "Unsupported rept macro argument"
501 .if \rept == 2
505 add\cond \ptr, #\rept * \inc
510 .macro usracc, instr, reg, ptr, inc, cond, rept, abort, t=TUSER()
511 .rept \rept
530 .macro strusr, reg, ptr, inc, cond=al, rept variable
485 .macro usracc, instr, reg, ptr, inc, cond, rept, abort variable
529 .macro strusr, reg, ptr, inc, cond=al, rept=1, abort=9001f variable
533 .macro ldrusr, reg, ptr, inc, cond=al, rept=1, abort=9001f variable
534 usracc ldr, \\reg, \\ptr, \\inc, \\cond, \\rept, \\abort variable
[all...]
/linux-master/arch/arm/kernel/
H A Dentry-common.S328 .rept \nr - __sys_nr
339 .rept __NR_syscalls - __sys_nr
/linux-master/arch/arm/mach-pxa/
H A Dstandby.S62 .rept 8
/linux-master/arch/arm/mach-tegra/
H A Dreset-handler.S298 .rept TEGRA_RESET_DATA_SIZE
H A Dsleep-tegra20.S424 .rept (tegra20_sdram_pad_size - tegra20_sdram_pad_address) / 4
H A Dsleep-tegra30.S269 .rept 38
637 .rept (tegra114_sdram_pad_adress_end - tegra114_sdram_pad_address) / 4
/linux-master/arch/arm/mm/
H A Dcache-v6.S48 .rept 11 @ ARM Ltd recommends at least

Completed in 378 milliseconds

123