Searched refs:eax (Results 76 - 100 of 250) sorted by relevance

12345678910

/freebsd-9.3-release/lib/libc/i386/sys/
H A Dsbrk.S55 movl (%edx),%eax
59 addl %eax,4(%esp)
60 mov $SYS_break,%eax
65 movl (%edx),%eax
77 movl HIDENAME(curbrk),%eax
80 addl %eax,4(%esp)
81 mov $SYS_break,%eax
84 movl HIDENAME(curbrk),%eax
H A Dcerror.S51 pushl %eax
61 movl %ecx,(%eax)
62 movl $-1,%eax
/freebsd-9.3-release/lib/libc/amd64/string/
H A Dmemcmp.S28 xorl %eax,%eax /* we match, return zero */
36 L6: xorl %eax,%eax /* Perform unsigned comparison */
40 subl %edx,%eax
/freebsd-9.3-release/sys/i386/svr4/
H A Dsvr4_locore.s10 leal SVR4_SIGF_UC(%esp),%eax /* ucp (the call may have clobbered the
14 testl $PSL_VM,SVR4_UC_EFLAGS(%eax)
17 mov SVR4_UC_GS(%eax),%gs
18 1: pushl %eax # pointer to ucontext
20 movl $svr4_sys_context,%eax
/freebsd-9.3-release/contrib/compiler-rt/lib/i386/
H A Dlshrdi3.S30 movd %xmm0, %eax
42 movl 4(%esp), %eax // Load low
47 shrdl %cl, %edx, %eax // right shift low by count
51 1: movl %edx, %eax // Move high to low
53 shrl %cl, %eax // shift low by count - 32
H A Dmuldi3.S14 movl 16(%esp), %eax // b.lo
16 imull %eax, %ecx // b.lo * a.hi
H A Dfloatundisf.S27 #define TWOp64 twop64-0b(%ecx,%eax,8)
32 movl 8(%esp), %eax
38 sarl $31, %eax
67 #define STICKY sticky-0b(%ecx,%eax,8)
72 movl 8(%esp), %eax
79 shrl %eax // high 31 bits of input as sint32
80 addl $0x7ff80000, %eax
81 sarl $31, %eax // (big input) ? -1 : 0
84 andl %eax, %edx // (big input) ? 12 : 0
/freebsd-9.3-release/lib/libc/i386/gen/
H A Dsetjmp.S57 leal 28(%ecx), %eax
58 pushl %eax /* (sigset_t*)oset */
77 xorl %eax,%eax
90 leal 28(%edx), %eax
91 pushl %eax /* (sigset_t*)set */
101 movl 8(%esp),%eax
109 testl %eax,%eax
111 incl %eax
[all...]
H A Dmodf.S53 movl 12(%ebp),%eax
54 andl $0x7fffffff,%eax
55 cmpl $0x7ff00000,%eax
68 movl 16(%ebp),%eax
71 movl %edx,(%eax)
72 movl %ecx,4(%eax)
/freebsd-9.3-release/lib/libkse/arch/i386/i386/
H A Dthr_getcontext.S59 movl $-1, %eax
63 movl $-1, %eax /* bzzzt, invalid context */
77 pushl 48(%edx) /* push eax on stack */
103 movl 12(%ecx), %eax /* get 3rd arg (loc) */
104 cmpl $0, %eax /* do nothing if loc == null */
107 movl %ecx, (%eax) /* set loc = val */
109 popl %eax /* restore eax and ecx last */
127 movl $-1, %eax
138 movl $1, 48(%edx) /* store successful return in eax */
[all...]
/freebsd-9.3-release/secure/lib/libcrypto/i386/
H A Dsha1-586.s33 movl (%esi), %eax
39 movl %eax, (%esp)
41 movl 8(%esi), %eax
47 movl %eax, 8(%esp)
49 movl 16(%esi), %eax
55 movl %eax, 16(%esp)
57 movl 24(%esi), %eax
63 movl %eax, 24(%esp)
65 movl 32(%esi), %eax
71 movl %eax, 3
[all...]
H A Dcast-586.s27 movl 128(%ebp), %eax
28 pushl %eax
29 xorl %eax, %eax
40 xorl %eax, %eax
46 movl CAST_S_table2(,%eax,4),%ebx
61 xorl %eax, %eax
67 movl CAST_S_table2(,%eax,
[all...]
/freebsd-9.3-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/i386/pid/
H A Dtst.ret.s66 movl 8(%ebp), %eax
67 movl (%eax), %eax
80 leal -4(%ebp), %eax
81 pushl %eax
85 testl %eax, %eax
104 movl $0, %eax
110 movl $1, %eax
/freebsd-9.3-release/tools/regression/tls/ttls3/
H A Delftls.S97 movl $__gl_tls_offsets, %eax
99 movl %ecx, 0(%eax)
101 movl %ecx, 4(%eax)
103 movl %ecx, 8(%eax)
105 movl %ecx, 12(%eax)
107 movl %ecx, 16(%eax)
109 movl %ecx, 20(%eax)
111 movl %ecx, 24(%eax)
113 movl %ecx, 28(%eax)
/freebsd-9.3-release/lib/libc/i386/string/
H A Drindex.S40 * %eax - pointer to last occurance of 'c'
52 xorl %eax,%eax /* init pointer to null */
58 movl %edx,%eax
H A Dstrrchr.S40 * %eax - pointer to last occurance of 'c'
52 xorl %eax,%eax /* init pointer to null */
58 movl %edx,%eax
H A Dmemcmp.S60 xorl %eax,%eax /* we match, return zero */
70 L6: movzbl -1(%edi),%eax /* Perform unsigned comparison */
72 subl %edx,%eax
/freebsd-9.3-release/lib/libmd/i386/
H A Dsha.S63 movl 20(%esp), %eax
65 addl %esi, %eax
68 subl $64, %eax
75 movl %eax, 68(%esp)
77 movl (%esi), %eax
81 .byte 200 /* bswapl %eax */
82 movl %eax, (%esp)
83 movl 4(%esi), %eax
85 .byte 200 /* bswapl %eax */
86 movl %eax,
[all...]
/freebsd-9.3-release/lib/msun/i387/
H A Ds_lrintl.S34 popl %eax
/freebsd-9.3-release/sys/amd64/linux32/
H A Dlinux32_locore.s15 push %eax /* fake ret addr */
16 movl $LINUX_SYS_linux_sigreturn,%eax /* linux_sigreturn() */
25 push %eax /* fake ret addr */
26 movl $LINUX_SYS_linux_rt_sigreturn,%eax /* linux_rt_sigreturn() */
/freebsd-9.3-release/sys/i386/linux/
H A Dlinux_locore.s13 push %eax /* fake ret addr */
14 movl $LINUX_SYS_linux_sigreturn,%eax /* linux_sigreturn() */
24 push %eax /* fake ret addr */
25 movl $LINUX_SYS_linux_rt_sigreturn,%eax /* linux_rt_sigreturn() */
/freebsd-9.3-release/sys/amd64/acpica/
H A Dacpi_wakecode.S122 movl $CR0_PE, %eax
123 mov %eax, %cr0
148 mov $bootdata32 - bootgdt, %eax
152 mov %cr4, %eax
153 orl $(CR4_PAE | CR4_PSE), %eax
154 mov %eax, %cr4
163 orl $EFER_LME | EFER_SCE, %eax
174 leal wakeup_pagetables - wakeup_start(%ebx), %eax
175 movl (%eax), %eax
[all...]
/freebsd-9.3-release/sys/i386/xbox/
H A Dpic16l.s47 1: xor %eax,%eax
49 shr $0x0b,%eax
50 and $0x01,%eax
51 test %eax,%eax
56 movl 0x8(%ebp),%eax
59 movl 0xc(%ebp),%eax
62 movl 0x10(%ebp),%eax
129 1: xor %eax,
[all...]
/freebsd-9.3-release/sys/i386/acpica/
H A Dacpi_wakecode.S115 movl $CR0_PE, %eax
116 mov %eax, %cr0
141 mov $bootdata32 - bootgdt, %eax
149 movl wakeup_cr4 - wakeup_start(%ebx), %eax
150 mov %eax, %cr4
151 movl wakeup_cr3 - wakeup_start(%ebx), %eax
152 mov %eax, %cr3
162 mov %cr0, %eax
163 orl $CR0_PG, %eax
164 mov %eax,
[all...]
/freebsd-9.3-release/sys/crypto/des/arch/i386/
H A Ddes_enc.S78 movl (%esi), %eax
83 roll $4, %eax
84 movl %eax, %esi
85 xorl %edi, %eax
86 andl $0xf0f0f0f0, %eax
87 xorl %eax, %esi
88 xorl %eax, %edi
91 movl %edi, %eax
94 xorl %edi, %eax
97 roll $14, %eax
[all...]

Completed in 223 milliseconds

12345678910