/src/sys/arch/sparc/sparc/ |
locore.s | 3252 .globl return_from_trap, rft_kernel, rft_user, rft_invalid 3575 rft_kernel: label 3613 * the code at rft_kernel; we can simply return. 3724 bnz rft_kernel ! no, go return to kernel
|
locore.s | 3252 .globl return_from_trap, rft_kernel, rft_user, rft_invalid 3575 rft_kernel: label 3613 * the code at rft_kernel; we can simply return. 3724 bnz rft_kernel ! no, go return to kernel
|
locore.s | 3252 .globl return_from_trap, rft_kernel, rft_user, rft_invalid 3575 rft_kernel: label 3613 * the code at rft_kernel; we can simply return. 3724 bnz rft_kernel ! no, go return to kernel
|
/src/sys/arch/sparc64/sparc64/ |
locore.s | 4829 .globl return_from_trap, rft_kernel, rft_user 4955 rft_kernel: label
|
locore.s | 4829 .globl return_from_trap, rft_kernel, rft_user 4955 rft_kernel: label
|
locore.s | 4829 .globl return_from_trap, rft_kernel, rft_user 4955 rft_kernel: label
|