Home
last modified time | relevance | path

Searched refs:_C_LABEL (Results 1 – 25 of 27) sorted by relevance

12

/f-stack/freebsd/crypto/des/arch/i386/
H A Ddes_enc.S67 #define _C_LABEL CNAME macro
135 movl _C_LABEL(des_SPtrans)(%ebx),%ebp
138 movl 0x200+_C_LABEL(des_SPtrans)(%ecx),%ebp
142 movl 0x100+_C_LABEL(des_SPtrans)(%ebx),%ebp
146 movl 0x300+_C_LABEL(des_SPtrans)(%ecx),%ebp
2635 call _C_LABEL(des_encrypt2)
2639 call _C_LABEL(des_encrypt2)
2643 call _C_LABEL(des_encrypt2)
2753 call _C_LABEL(des_encrypt2)
2757 call _C_LABEL(des_encrypt2)
[all …]
/f-stack/freebsd/mips/include/
H A Dasm.h100 #define _C_LABEL(x) x macro
152 .globl _C_LABEL(x); \
154 _C_LABEL(x): ; \
163 .globl _C_LABEL(x); \
165 _C_LABEL(x): ; \
175 _C_LABEL(x):
185 _C_LABEL(x): ; \
196 _C_LABEL(x): ; \
206 _C_LABEL(x):
213 .end _C_LABEL(x)
[all …]
H A Dpcb.h89 PTR_LA s0, _C_LABEL(ast) ;\
/f-stack/freebsd/arm/arm/
H A Dexception.S62 _C_LABEL(dtrace_invop_jump_addr):
248 b _C_LABEL(abort_handler)
268 b _C_LABEL(abort_handler)
354 b _C_LABEL(panic)
367 b _C_LABEL(panic)
383 .global _C_LABEL(page0), _C_LABEL(page0_data)
385 _C_LABEL(page0):
396 _C_LABEL(page0_data):
411 .global _C_LABEL(fiq_nullhandler_code), _C_LABEL(fiq_nullhandler_size)
413 _C_LABEL(fiq_nullhandler_code):
[all …]
H A Dlocore-v6.S234 bl _C_LABEL(initarm) /* Off we go */
242 b _C_LABEL(panic)
427 .global _C_LABEL(hypmode_enabled)
428 _C_LABEL(hypmode_enabled):
506 b _C_LABEL(panic)
535 .word _C_LABEL(cpu_reset_address)
555 .global _C_LABEL(esym)
556 _C_LABEL(esym): .word _C_LABEL(end)
559 b _C_LABEL(abort)
590 .global _C_LABEL(esigcode)
[all …]
H A Dswtch-v6.S111 .word _C_LABEL(__pcpu)
114 .word _C_LABEL(blocked_lock)
128 ldr r1, =(_C_LABEL(pmap_kern_ttb))
175 bl _C_LABEL(vfp_discard) /* VFP without preserving state. */
234 bl _C_LABEL(cpu_context_switch)
330 blne _C_LABEL(vfp_store) /* and disable the VFP. */
477 bl _C_LABEL(panic)
483 bl _C_LABEL(panic)
489 bl _C_LABEL(panic)
495 bl _C_LABEL(panic)
H A Dswtch.S106 blne _C_LABEL(vfp_store) /* and disable the VFP. */
119 b _C_LABEL(fork_exit) /* to userland via swi_exit code. */
H A Dbcopyinout.S45 .word _C_LABEL(_arm_memcpy)
47 .word _C_LABEL(_min_memcpy_size)
H A Dcpu_asm-v6.S223 adr r3, _C_LABEL(cachebailout)
247 adr r3, _C_LABEL(cachebailout)
264 .global _C_LABEL(cachebailout)
265 _C_LABEL(cachebailout):
H A Dhypervisor-stub.S77 _C_LABEL(hypervisor_stub_vect):
H A Dblockio.S290 bne _C_LABEL(insw)
347 bne _C_LABEL(outsw)
416 bne _C_LABEL(insw)
513 bne _C_LABEL(outsw)
H A Dcopystr.S125 b _C_LABEL(panic)
H A Dfusu.S208 b _C_LABEL(panic)
/f-stack/freebsd/arm/include/
H A Dasm.h46 #define _C_LABEL(x) x macro
109 #define ENTRY(y) _ENTRY(_C_LABEL(y)); _PROF_PROLOGUE
110 #define EENTRY(y) _EENTRY(_C_LABEL(y));
111 #define ENTRY_NP(y) _ENTRY(_C_LABEL(y))
112 #define EENTRY_NP(y) _EENTRY(_C_LABEL(y))
113 #define END(y) _END(_C_LABEL(y))
114 #define EEND(y) _EEND(_C_LABEL(y))
142 gotsym: .word _C_LABEL(_GLOBAL_OFFSET_TABLE_) - (pclabel+4)
146 gotsym: .word _C_LABEL(_GLOBAL_OFFSET_TABLE_) - (pclabel+8)
179 .stabs __STRING(_C_LABEL(sym)) ## ,1,0,0,0
/f-stack/freebsd/arm/mv/armadaxp/
H A Dmptramp.S32 .global _C_LABEL(mptramp_pmu_boot)
55 _C_LABEL(mptramp_pmu_boot):
60 .global _C_LABEL(mptramp_end)
61 _C_LABEL(mptramp_end):
/f-stack/freebsd/mips/mips/
H A Dlocore.S149 sw a2, _C_LABEL(fenvp)
182 PTR_LA sp, _C_LABEL(pcpu_space)
188 PTR_LA gp, _C_LABEL(_gp)
191 jal _C_LABEL(platform_start)
194 PTR_LA sp, _C_LABEL(thread0_st)
200 jal _C_LABEL(mi_startup) # mi_startup(frame)
H A Dswtch.S76 jal _C_LABEL(fork_exit)
659 .globl _C_LABEL(sigcode)
660 _C_LABEL(sigcode):
666 .globl _C_LABEL(esigcode)
667 _C_LABEL(esigcode):
676 .globl _C_LABEL(sigcode32)
677 _C_LABEL(sigcode32):
683 .globl _C_LABEL(esigcode32)
684 _C_LABEL(esigcode32):
H A Dmpboot.S73 PTR_LA sp, _C_LABEL(pcpu_space)
82 PTR_LA gp, _C_LABEL(_gp)
H A Dexception.S384 PTR_LA gp, _C_LABEL(_gp)
385 PTR_LA k0, _C_LABEL(trap)
490 PTR_LA k0, _C_LABEL(trap)
639 PTR_LA gp, _C_LABEL(_gp)
641 PTR_LA k0, _C_LABEL(intr_irq_handler)
643 PTR_LA k0, _C_LABEL(cpu_intr)
757 PTR_LA k0, _C_LABEL(intr_irq_handler)
759 PTR_LA k0, _C_LABEL(cpu_intr)
974 PTR_LA k0, _C_LABEL(pcpu_space)
1175 PTR_LA t3, _C_LABEL(trapsignal)
[all …]
H A Dsupport.S163 blt a0, zero, _C_LABEL(copyerr) # make sure address is in user space
167 jal _C_LABEL(bcopy)
189 blt a1, zero, _C_LABEL(copyerr) # make sure address is in user space
193 jal _C_LABEL(bcopy)
/f-stack/freebsd/libkern/arm/
H A Dldivmod.S49 bl PIC_SYM(_C_LABEL(__kern_ldivmod), PLT)
59 bl PIC_SYM(_C_LABEL(__qdivrem), PLT)
/f-stack/freebsd/mips/cavium/
H A Docteon_nmi.S39 PTR_LA k0, _C_LABEL(octeon_wdog_nmi)
/f-stack/freebsd/arm64/include/
H A Dasm.h39 #define _C_LABEL(x) x macro
/f-stack/freebsd/arm64/arm64/
H A Dswtch.S173 ldr x2, =_C_LABEL(blocked_lock)
214 bl _C_LABEL(fork_exit)
H A Dexception.S165 bl _C_LABEL(ast)

12