Home
last modified time | relevance | path

Searched refs:registers (Results 1 – 25 of 80) sorted by relevance

1234

/illumos-gate/usr/src/cmd/sgs/demo_rdb/tests/
H A Dtest-sparc-regs28 echo "Display all registers"
32 echo "Display IN registers"
36 echo "Display OUT registers"
40 echo "Display LOCAL registers"
44 echo "Display SPECIAL registers"
48 echo "Display GLOBAL registers"
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dsymbols_sparc_machelf.c36 static const Msg registers[] = { 0, variable
49 return (MSG_ORIG(registers[val])); in conv_sym_SPARC_value()
/illumos-gate/usr/src/boot/i386/btx/lib/
H A Dbtxv86.s53 call __v86_swap # Load V86 registers
55 call __v86_swap # Load user registers
60 # Swap V86 and user registers.
/illumos-gate/usr/src/stand/lib/sa/sparc/
H A D_setjmp.S91 * We will flush our registers by doing (nwindows-1) save instructions.
93 * ensure that the registers we want to pick up are stored in the stack.
/illumos-gate/usr/src/lib/libc/i386/gen/
H A Dmemcpy.S93 popl %edi / restore registers
107 popl %edi / restore registers
138 popl %edi / restore registers
H A Dstrncmp.S75 popl %esi / restore registers
88 popl %esi / restore registers
H A Dwsncmp.S85 popl %esi / restore registers
98 popl %esi / restore registers
H A Dsetjmp.S33 / by restoring registers ip, sp, bp, bx, si, and di from 'env'
/illumos-gate/usr/src/uts/sun4u/ml/
H A Dcpr_resume_setup.S109 ! registers. Since we are restoring INVALID_CONTEXT into
129 ! copy select data to registers for later use
H A Dmach_locore.S213 ! Initialize CPU state registers
307 ! Call mlsetup with address of prototype user registers.
1305 * registers to a known state to facilitate debugging.
1387 ! %g2 and %g3 are used as scratch registers in ptl1_panic.
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmachsym.sparc.c153 static const char *registers[] = { 0, variable
212 name = registers[sym->st_value]; in ld_is_regsym_sparc()
/illumos-gate/usr/src/common/crypto/aes/amd64/
H A Daes_amd64.S718 sub $[4*8], %rsp / Make room on stack to save registers
724 mov %rbx, 1*8(%rsp) / Save registers
736 / Load input block into registers
781 4: / Restore registers
822 sub $[4*8], %rsp / Make room on stack to save registers
828 mov %rbx, 1*8(%rsp) / Save registers
840 / Load input block into registers
891 4: / Restore registers
/illumos-gate/usr/src/cmd/sgs/yacc/common/
H A Dyaccpar176 ** get globals into registers.
186 ** get globals into registers.
391 ** get globals into registers.
502 ** registers done. The only difference between the
547 goto yystack; /* reset registers in driver code */
/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dsetjmp.S78 * This is necessary to ensure that the registers we want to
H A Dmemchr.S53 ! initializing registers to detect zero bytes
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dsetjmp.S78 * This is necessary to ensure that the registers we want to
H A Dmemchr.S53 ! initializing registers to detect zero bytes
/illumos-gate/usr/src/boot/i386/btx/btx/
H A Dbtx.S227 loop init.9 # registers
235 popl %gs # registers
264 mov %cx,%gs # registers
354 pusha # registers
378 popl %es # registers
701 popl %ds # registers
/illumos-gate/usr/src/lib/libc/i386_hwcap1/gen/
H A Dmemset.S62 pushl %ebx / more registers are needed
158 pushl %ebx / more registers are needed
/illumos-gate/usr/src/test/os-tests/tests/xsave/data/
H A Dmdb_xregs.ymm.321 x86 FPU with 256-bit %ymm registers
H A Dmdb_xregs.zmm.321 x86 FPU with 512-bit %zmm registers
H A Dmdb_xregs.ymm.641 x86 FPU with 256-bit %ymm registers
/illumos-gate/usr/src/uts/sun4v/ml/
H A Dmach_locore.S222 ! Initialize CPU state registers
316 ! Call mlsetup with address of prototype user registers.
1396 * registers to a known state to facilitate debugging.
1478 ! %g2 and %g3 are used as scratch registers in ptl1_panic.
/illumos-gate/usr/src/uts/sun4/ml/
H A Dproc_init.S63 ! Initialize CPU state registers
/illumos-gate/usr/src/lib/libc/i386/threads/
H A Dasm_subr.S121 push %ds / segment registers

1234