Searched refs:eax (Results 176 - 200 of 250) sorted by relevance

12345678910

/freebsd-9.3-release/crypto/openssl/times/x86/
H A Dmd4s.cpp11 #pragma aux GetTSC = 0x0f 0x31 "mov [edi], eax" parm [edi] modify [edx eax];
17 : "=eax" (tsc)
19 : "%edx", "%eax");
28 __asm mov a, eax; local
H A Dmd5s.cpp11 #pragma aux GetTSC = 0x0f 0x31 "mov [edi], eax" parm [edi] modify [edx eax];
17 : "=eax" (tsc)
19 : "%edx", "%eax");
28 __asm mov a, eax; local
H A Drc4s.cpp11 #pragma aux GetTSC = 0x0f 0x31 "mov [edi], eax" parm [edi] modify [edx eax];
17 : "=eax" (tsc)
19 : "%edx", "%eax");
28 __asm mov a, eax; local
H A Dsha1s.cpp11 #pragma aux GetTSC = 0x0f 0x31 "mov [edi], eax" parm [edi] modify [edx eax];
17 : "=eax" (tsc)
19 : "%edx", "%eax");
28 __asm mov a, eax; local
/freebsd-9.3-release/lib/libc/i386/
H A DSYS.h45 mov __CONCAT($SYS_,x),%eax; KERNCALL; jb 2b
53 mov __CONCAT($SYS_,x),%eax; KERNCALL; jb 2b; ret; \
/freebsd-9.3-release/sys/boot/i386/libi386/
H A Dtime.c49 v86.eax = 0x0200;
103 v86.eax = 0x8600;
H A Dbioscd.c157 v86.eax = 0x4b01;
162 if ((v86.eax & 0xff00) != 0)
319 v86.eax = 0;
331 v86.eax = 0x4200;
342 error = (v86.eax >> 8) & 0xff;
/freebsd-9.3-release/sys/i386/i386/
H A Dexception.s374 movl PCPU(CURTHREAD),%eax
375 testl $TDF_ASTPENDING | TDF_NEEDRESCHED,TD_FLAGS(%eax)
442 movl PCPU(CURTHREAD),%eax /* curthread present? */
443 orl %eax,%eax
445 testl $TDP_CALLCHAIN,TD_PFLAGS(%eax) /* flagged for capture? */
463 movl PCPU(CURTHREAD),%eax
464 pushl %eax /* curthread */
/freebsd-9.3-release/sys/boot/i386/btx/btxldr/
H A Dbtxldr.S76 movzwl BDA_MEM,%eax # Get base memory
77 shll $0xa,%eax # in bytes
78 movl %eax,%ebp # Base of user stack
90 movl %esp,%eax # caller
96 start.1: movl (%ebx),%eax # Get argument and
114 movl %ebp,%eax # bootinfo
129 movl %ebp,%eax # argument
171 popl %eax # parameters
176 movl %ebp,%eax # the
183 movl %ebp,%eax # use
[all...]
/freebsd-9.3-release/sys/i386/include/
H A Dvm86.h62 reg86_t eax; member in struct:vm86frame
74 #define vmf_ah eax.r_b.r_h
75 #define vmf_al eax.r_b.r_l
76 #define vmf_ax eax.r_w.r_x
77 #define vmf_eax eax.r_ex
/freebsd-9.3-release/crypto/openssl/crypto/rc4/asm/
H A Drc4-x86_64.pl176 mov ($inp),%eax
195 ror \$8,%eax
220 mov %eax,($out)
268 xor %eax,%eax
283 mov %eax,($dat,%rax,4)
329 xor %eax,%eax
330 mov %eax,-8($dat)
331 mov %eax,
[all...]
/freebsd-9.3-release/sys/boot/pc98/cdboot/
H A Dcdboot.S177 mov (0x804),%eax
178 and $0x00ffffff,%eax
179 mov %eax,%es:(EPSON_ID)
228 xor %eax,%eax
231 font.1: add (%bx),%eax
235 cmp $0x6efc58fc,%eax
363 xor %eax,%eax # zero %eax
[all...]
/freebsd-9.3-release/sys/boot/pc98/btx/btxldr/
H A Dbtxldr.S90 movzwl BDA_MEM,%eax # Get base memory
91 andl $0x7,%eax
92 incl %eax
93 shll $0x11,%eax # in bytes
94 movl %eax,%ebp # Base of user stack
106 movl %esp,%eax # caller
112 start.1: movl (%ebx),%eax # Get argument and
130 movl %ebp,%eax # bootinfo
145 movl %ebp,%eax # argument
187 popl %eax # parameter
[all...]
/freebsd-9.3-release/lib/libc/amd64/gen/
H A Dsetjmp.S93 movl 68(%rdx),%eax
94 andl $0xffffffc0,%eax
97 xorl %eax,%edi
H A Drfork_thread.S78 movl %eax, %edi
/freebsd-9.3-release/sys/i386/bios/
H A Dapm.c175 u_int apm_func = sc->bios.r.eax & 0xff;
242 sc->bios.r.eax = (APM_BIOS << 8) | APM_ENABLEDISABLEPM;
259 sc->bios.r.eax = (APM_BIOS << 8) | APM_DRVVERSION;
264 if (apm_bioscall() == 0 && sc->bios.r.eax == version)
268 if (sc->bios.r.eax == ((APM_BIOS << 8) | APM_DRVVERSION))
280 sc->bios.r.eax = (APM_BIOS << 8) | APM_ENGAGEDISENGAGEPM;
293 sc->bios.r.eax = (APM_BIOS << 8) | APM_GETPMEVENT;
309 sc->bios.r.eax = (APM_BIOS << 8) | APM_SETPWSTATE;
319 0xff & (sc->bios.r.eax >> 8));
339 sc->bios.r.eax
[all...]
/freebsd-9.3-release/contrib/gcc/config/i386/
H A Dsol2-c1.asm73 movl $_cleanup,%eax
74 testl %eax,%eax
86 movl $_DYNAMIC,%eax
87 testl %eax,%eax
100 ! the frame pointer. Fetch the argument count into %eax, scale by the
106 movl 8(%ebp),%eax
107 leal 16(%ebp,%eax,4),%edx
114 ! %edx and %eax respectivel
[all...]
H A Dsol2-gc1.asm76 movl $_mcleanup,%eax
77 testl %eax,%eax
89 movl $_DYNAMIC,%eax
90 testl %eax,%eax
113 ! the frame pointer. Fetch the argument count into %eax, scale by the
119 movl 8(%ebp),%eax
120 leal 16(%ebp,%eax,4),%edx
127 ! %edx and %eax respectivel
[all...]
/freebsd-9.3-release/sys/boot/pc98/libpc98/
H A Dtime.c51 v86.eax = 0x0000;
/freebsd-9.3-release/sys/boot/pc98/btx/btx/
H A Dbtx.S192 mov %cr0,%eax # Switch to protected
194 mov %eax,%cr0 #
206 movzwl %ss:BDA_MEM,%eax # Get free memory
207 andl $0x7,%eax
208 incl %eax
209 shll $0x11,%eax # To bytes
210 subl $ARGSPACE,%eax # Less arg space
211 subl %edx,%eax # Less base
214 pushl %eax # Set ESP
243 movl %cr0,%eax # Ge
[all...]
/freebsd-9.3-release/sys/boot/pc98/boot2/
H A Dboot1.S104 mov (0x804),%eax
105 and $0x00ffffff,%eax
106 mov %eax,%es:(EPSON_ID)
112 mov $M_NEC_PC98+M_NOT_H98,%eax
113 mov %eax,%es:(PC98_MACHINE_TYPE)
345 xor %eax,%eax
348 font.1: add (%bx),%eax
352 cmp $0x6efc58fc,%eax
/freebsd-9.3-release/sys/boot/i386/btx/btx/
H A Dbtx.S196 mov %cr0,%eax # Switch to protected
198 mov %eax,%cr0 #
210 movzwl %ss:BDA_MEM,%eax # Get free memory
211 shll $0xa,%eax # To bytes
212 subl $ARGSPACE,%eax # Less arg space
213 subl %edx,%eax # Less base
216 pushl %eax # Set ESP
245 movl %cr0,%eax # Get CR0
246 andl $~0x80000000,%eax # Disable
247 movl %eax,
[all...]
/freebsd-9.3-release/sys/boot/i386/pxeldr/
H A Dpxeldr.S110 xorl %eax, %eax # zero %eax
151 movl %cr0, %eax # Turn on
153 movl %eax, %cr0 # mode
168 xorl %eax, %eax # zero %eax
184 movl %cr0, %eax # Turn off
186 movl %eax,
[all...]
/freebsd-9.3-release/crypto/openssl/crypto/md5/asm/
H A Dmd5-x86_64.pl132 mov 0*4(%rbp), %eax # eax = ctx->A
138 # A is 'eax'
148 mov %eax, %r8d
153 round1_step(-1,'%eax','%ebx','%ecx','%edx', '1','0xd76aa478', '7');
154 round1_step( 0,'%edx','%eax','%ebx','%ecx', '2','0xe8c7b756','12');
155 round1_step( 0,'%ecx','%edx','%eax','%ebx', '3','0x242070db','17');
156 round1_step( 0,'%ebx','%ecx','%edx','%eax', '4','0xc1bdceee','22');
157 round1_step( 0,'%eax','%ebx','%ecx','%edx', '5','0xf57c0faf', '7');
158 round1_step( 0,'%edx','%eax','
[all...]
/freebsd-9.3-release/lib/libc/amd64/sys/
H A Dsbrk.S62 mov $SYS_break,%eax

Completed in 301 milliseconds

12345678910