Home
last modified time | relevance | path

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

/libcpu/aarch64/common/
A Dcpu_gcc.S145 bne 1f
161 bne 1f
177 b.eq 3f
179 b.eq 2f
181 b.eq 1f
184 b 0f
187 b 0f
190 b 0f
193 b 0f
202 b.eq 3f
[all …]
A Dcache.S46 tbz w1, #0, 1f
48 b 2f
/libcpu/risc-v/common64/
A Dsbi.h126 #define SBI_CALL0(e, f) SBI_CALL5(e, f, 0, 0, 0, 0, 0) argument
127 #define SBI_CALL1(e, f, p1) SBI_CALL5(e, f, p1, 0, 0, 0, 0) argument
128 #define SBI_CALL2(e, f, p1, p2) SBI_CALL5(e, f, p1, p2, 0, 0, 0) argument
129 #define SBI_CALL3(e, f, p1, p2, p3) SBI_CALL5(e, f, p1, p2, p3, 0, 0) argument
130 #define SBI_CALL4(e, f, p1, p2, p3, p4) SBI_CALL5(e, f, p1, p2, p3, p4, 0) argument
131 #define SBI_CALL5(e, f, p1, p2, p3, p4, p5) sbi_call(e, f, p1, p2, p3, p4, p5) argument
A Dstartup_gcc.S25 j 1f
102 beq a0, zero, 1f
A Dstack.h63 rt_ubase_t f[CTX_FPU_REG_NR]; /* f0~f31 */ member
A Dstackframe.h172 beqz t0, 0f
193 beqz t0, 0f
/libcpu/mips/gs232/
A Dcache_gcc.S44 beq $0, $0, 1f
47 beq $0, $0, 1f
88 beq a3, $0, 1f
91 beq t7, 1, 4f
93 beq t7, 2 ,4f
104 beq a3, $0, 1f
106 beq t3, 1, 4f
108 beq t3, 2, 4f
119 beq a3, $0, 1f
121 beq t7, 1, 4f
[all …]
/libcpu/aarch64/common/include/
A Dvector_gcc.h95 cbz \tmpx, 1f
96 b 2f
107 cbz \tmpx, 1f
108 b 2f
120 cbz \tmpx, 1f
121 b 2f
/libcpu/aarch64/common/up/
A Dvector_gcc.S52 bne 1f
/libcpu/arm/armv6/
A Darm_entry_gcc.S22 b 1f
35 b 1f
50 b 1f
/libcpu/arm/cortex-a/
A Dcontext_gcc.S237 beq 1f
255 bne 1f
A Dstart_gcc.S355 beq 1f
406 bne 1f
455 beq 1f
485 beq 1f
504 bne 1f
/libcpu/ppc/ppc405/
A Dstart_gcc.S166 bl 1f ; \
168 0: .long .LCTOC1-1f ; \
428 beql 0,2f // in case of length 0 we're already done
/libcpu/risc-v/common/
A Dinterrupt_gcc.S114 beqz t2, 1f

Completed in 15 milliseconds