Searched refs:PTR_LA (Results 1 - 18 of 18) sorted by relevance

/freebsd-10.1-release/lib/libc/mips/gen/
H A D_ctx_start.S37 PTR_LA t9, _ctx_done
H A Dsetjmp.S78 PTR_LA t9, _C_LABEL(sigprocmask) # get current signal mask
128 PTR_LA t9,_C_LABEL(sigprocmask) # set current signal mask
159 PTR_LA t9, _C_LABEL(longjmperror)
H A D_setjmp.S121 PTR_LA t9, _C_LABEL(longjmperror)
/freebsd-10.1-release/sys/mips/mips/
H A Dinckern.S29 PTR_LA t0, kernel_end
33 PTR_LA t0, _startC
H A Dmpboot.S73 PTR_LA sp, _C_LABEL(pcpu_space)
82 PTR_LA gp, _C_LABEL(_gp)
H A Dlocore.S164 PTR_LA sp, _C_LABEL(pcpu_space)
170 PTR_LA gp, _C_LABEL(_gp)
176 PTR_LA sp, _C_LABEL(thread0)
H A Dsupport.S116 PTR_LA v0, baderr
181 PTR_LA v0, copyerr
209 PTR_LA v0, copyerr
234 PTR_LA v0, copyerr
260 PTR_LA v0, copyerr
292 PTR_LA v0, fswberr
308 PTR_LA v0, fswberr
320 PTR_LA v0, fswberr
332 PTR_LA v0, fswberr
347 PTR_LA v
[all...]
H A Dexception.S193 PTR_LA k0, _C_LABEL(machExceptionTable) # get base of the jump table
390 PTR_LA gp, _C_LABEL(_gp)
391 PTR_LA k0, _C_LABEL(trap)
486 PTR_LA gp, _C_LABEL(_gp) # switch to kernel GP
502 PTR_LA k0, _C_LABEL(trap)
634 PTR_LA k1, MipsWaitStart
647 PTR_LA gp, _C_LABEL(_gp)
648 PTR_LA k0, _C_LABEL(cpu_intr)
744 PTR_LA gp, _C_LABEL(_gp) # switch to kernel GP
760 PTR_LA k
[all...]
/freebsd-10.1-release/sys/mips/rmi/
H A Dmpwait.S45 PTR_LA gp, _C_LABEL(_gp)
46 PTR_LA t1, _C_LABEL(xlr_ap_release)
65 PTR_LA t1, _C_LABEL(mpentry)
/freebsd-10.1-release/sys/mips/cavium/
H A Docteon_nmi.S39 PTR_LA k0, _C_LABEL(octeon_wdog_nmi)
/freebsd-10.1-release/lib/libc/mips/sys/
H A Dbrk.S57 PTR_LA v0, _C_LABEL(minbrk)
65 PTR_LA t0, _C_LABEL(__curbrk)
H A Dsbrk.S56 PTR_LA t0, _C_LABEL(__curbrk)
66 PTR_LA t0, _C_LABEL(__curbrk)
H A Dptrace.S53 PTR_LA t9, _C_LABEL(__error) # locate address of errno
63 PTR_LA t9, __cerror
H A Dcerror.S58 PTR_LA t9, _C_LABEL(__error) # locate address of errno
/freebsd-10.1-release/libexec/rtld-elf/mips/
H A Drtld_start.S59 PTR_LA a1, 1f
61 PTR_LA t0, _C_LABEL(_rtld_relocate_nonplt_self)
63 PTR_LA a0, _DYNAMIC
72 PTR_LA t9, _C_LABEL(_rtld)
144 PTR_LA t9, _C_LABEL(_mips_rtld_bind)
/freebsd-10.1-release/lib/libc/mips/
H A DSYS.h84 # define PIC_TAILCALL(l) PTR_LA t9, _C_LABEL(l); jr t9
88 # define PIC_TAILCALL(l) PTR_LA t9, _C_LABEL(l); RESTORE_GP64; jr t9
/freebsd-10.1-release/sys/cddl/dev/dtrace/mips/
H A Ddtrace_asm.S234 PTR_LA t0, dtrace_invop_jump_addr
245 PTR_LA t0, dtrace_invop_jump_addr
/freebsd-10.1-release/sys/mips/include/
H A Dasm.h242 PTR_LA a0, 9f; \
250 PTR_LA a0, 9f; \
288 PTR_LA s0, _C_LABEL(ast) ;\
404 #define PTR_LA la macro
427 #define PTR_LA dla macro

Completed in 81 milliseconds