Home
last modified time | relevance | path

Searched refs:f (Results 1 – 25 of 179) sorted by relevance

12345678

/arch/arm/lib/
A Dmemcpy.S67 blt 8f
70 bne 9f
72 bne 10f
76 blt 5f
89 PLD( blt 4f )
107 b 7f
169 beq 17f
170 bgt 18f
176 blt 14f
221 beq 16f
[all …]
A Dmemset-arm64.S35 switch_el x6, 3f, 2f, 1f
37 b 0f
39 b 0f
43 bne 9f
51 beq 8f
70 tbz count, 3, 1f
75 1: tbz count, 2, 2f
79 2: cbz count, 3f
81 tbz count, 1, 3f
90 tbz count, 5, 1f
A Dgic_64.S34 cbz w10, 1f /* No SPIs */
43 switch_el x1, 2f, 1f, 1f
49 cbz w10, 1f /* No SPIs */
91 b.eq 2f
120 switch_el x10, 3f, 2f, 1f
154 switch_el x2, 4f, 5f, 5f
A Drelocate_64.S80 switch_el x1, 3f, 2f, 1f
83 b 0f
85 b 0f
87 0: tbz w0, #2, 5f /* skip flushing cache if disabled */
88 tbz w0, #12, 4f /* skip invalidating i-cache if disabled */
/arch/sandbox/include/asm/
A Dgetopt.h38 #define _SANDBOX_CMDLINE_OPT(f, s, ha, h) \ argument
39 static struct sandbox_cmdline_option sandbox_cmdline_option_##f = { \
40 .flag = #f, \
44 .callback = sandbox_cmdline_cb_##f, \
49 *sandbox_cmdline_option_##f##_ptr = \
50 &sandbox_cmdline_option_##f
65 #define SANDBOX_CMDLINE_OPT(f, ha, h) _SANDBOX_CMDLINE_OPT(f, 0, ha, h) argument
70 #define SANDBOX_CMDLINE_OPT_SHORT(f, s, ha, h) _SANDBOX_CMDLINE_OPT(f, s, ha, h) argument
/arch/arm/cpu/armv8/
A Dcache.S36 b 4f
58 b 2f
245 switch_el x4, 3f, 2f, 1f
247 b 0f
249 b 0f
256 switch_el x4, 3f, 2f, 1f
258 b 0f
260 b 0f
271 switch_el x4, 3f, 2f, 1f
273 b 0f
[all …]
A Dtransition.S22 switch_el x6, 1f, 0f, 0f
25 b.eq 2f
45 switch_el x6, 0f, 1f, 0f
A Dtlb.S19 switch_el x9, 3f, 2f, 1f
23 b 0f
27 b 0f
A Dstart.S65 b.eq 1f
120 switch_el x1, 3f, 2f, 1f
126 b 0f
134 b 0f
142 branch_if_not_highest_el x0, 4f
155 switch_el x1, 3f, 1f, 1f
305 branch_if_slave x0, 1f
320 branch_if_master x0, 2f
375 switch_el x1, 3f, 2f, 1f
377 b 0f
[all …]
A Dexceptions.S77 switch_el x11, 3f, 2f, 1f
81 b 0f
85 b 0f
106 switch_el x11, 3f, 2f, 1f
/arch/riscv/lib/
A Dstrncmp_zbb.S30 bnez t2, 3f
38 bge a0, t6, 3f
42 bne t3, t5, 2f
44 bne t3, t5, 2f
69 bne t0, t1, 3f
78 bge a0, t4, 5f
83 bne t0, t1, 4f
A Dstrcmp_zbb.S28 bnez t2, 3f
36 bne t3, t4, 2f
61 bne t0, t1, 3f
74 bne t0, t1, 4f
A Dmemmove.S20 bltu t0, a2, 1f
49 beq a0, a2, 2f
68 bleu a0, t0, 2f
82 beq a0, t0, 2f
A Dmemset.S17 bnez a3, 4f
25 beq a3, t0, 2f /* Skip if already aligned */
51 beqz a4, 3f /* Shortcut if no remainder */
60 la a5, 3f
105 beqz a2, 6f
/arch/nios2/include/asm/bitops/
A Datomic.h22 #define _atomic_spin_lock_irqsave(l,f) do { \ argument
24 local_irq_save(f); \
28 #define _atomic_spin_unlock_irqrestore(l,f) do { \ argument
31 local_irq_restore(f); \
35 # define _atomic_spin_lock_irqsave(l,f) do { local_irq_save(f); } while (0) argument
36 # define _atomic_spin_unlock_irqrestore(l,f) do { local_irq_restore(f); } while (0) argument
/arch/arm/cpu/armv8/fsl-layerscape/
A Dlowlevel.S45 b.ne 1f
48 b.eq 1f
52 tbnz w2, #GIC_ADDR_BIT, 1f
77 switch_el x1, 1f, 100f, 100f /* skip if not in EL3 */
98 b.eq 1f
188 branch_if_slave x0, 1f
203 branch_if_master x0, 2f
216 switch_el x1, 1f, 100f, 100f /* skip if not in EL3 */
237 b.eq 1f
292 switch_el x1, 1f, 100f, 100f /* skip if not in EL3 */
[all …]
A Dspintable.S80 tbz x1, #25, 2f
85 adr x5, 3f
86 switch_el x7, 0f, _dead_loop, _dead_loop
91 cbz x7, 4f
95 switch_el x7, _dead_loop, 0f, _dead_loop
98 switch_el x7, 0f, _dead_loop, _dead_loop
/arch/mips/cpu/
A Dcm_init.S17 bgez t0, 2f
19 bgez t0, 2f
24 beqz t0, 2f
32 beq t0, t1, 2f
/arch/powerpc/lib/
A Dppcstring.S74 blt 7f
82 bdz 6f
105 beq 2f /* if less than 8 bytes to do */
108 bne 5f
116 blt 3f
147 beq 2f
150 bne 5f
158 blt 3f
182 ble- 2f
197 ble- 2f
/arch/xtensa/include/asm/
A Dasmmacro.h59 loop \at, 99f
71 loop\cond \at, 99f
80 loop \at, 99f
84 loop \as, 99f
108 b\ncond \at, 99f
/arch/mips/mach-ath79/ar933x/
A Dlowlevel_init.S137 bnez t1, 1f
140 b 2f
164 bnez t1, 1f
167 b 2f
178 bnez t1, 1f
181 b 2f
202 bnez t1, 1f
205 b 2f
/arch/arm/cpu/armv8/bcmns3/
A Dlowlevel.S27 b.eq 2f
32 b 3f
74 cbz x0, 1f
83 cbz x0, 1f
/arch/arm/mach-orion5x/
A Dlowlevel_init.S251 beq 3f
253 beq 3f
255 beq 3f
259 beq 3f
261 beq 3f
263 beq 3f
265 beq 3f
/arch/nios2/include/asm/
A Dopcodes.h12 #define OPCODE_RA(inst) (((inst)>>27) & 01f)
13 #define OPCODE_RB(inst) (((inst)>>22) & 01f)
14 #define OPCODE_RC(inst) (((inst)>>17) & 01f)
/arch/sh/lib/
A Dudiv_qrnnd.S31 bt 0f
40 bt 0f
43 bt 0f

Completed in 45 milliseconds

12345678