Searched refs:ax (Results 1 - 25 of 69) sorted by relevance

123

/opensolaris-onvv-gate/usr/src/grub/grub-0.97/stage2/
H A Dpxeloader.S29 movw %ss:4(%bp), %ax
30 pushw %ax
31 movw %ss:6(%bp), %ax
32 pushw %ax
37 popw %ax
38 movw %ax, %cs:(pxeseg-1b)(%bx)
39 popw %ax
40 movw %ax, %cs:(pxeoff-1b)(%bx)
41 movw %ax, %bx
H A Dnbloader.S57 movw $NBI_DEST_SEG, %ax
58 movw %ax, %ds
59 movw $RELOCATED_SEG, %ax
60 movw %ax, %es
94 movw %es, %ax
95 addw $0x0800, %ax
96 movw %ax, %es
97 movw %ds, %ax
98 addw $0x800, %ax
99 movw %ax,
[all...]
H A Dasm.S33 ax,dx,cx,bx,si,di,bp,sp,st,st1,st2,st3,st4,st5,st6,st7,arg
126 xorw %ax, %ax
127 movw %ax, %ds
128 movw %ax, %ss
129 movw %ax, %es
236 movw %es:8(%bx),%ax /* Transfer contents of undi_call_info_t */
237 pushw %ax /* structure to the real-mode stack */
238 movw %es:6(%bx),%ax
239 pushw %ax
[all...]
H A Dapm.S35 movw $0x5300, %ax
52 movw $0x5304, %ax
58 movw $0x5303, %ax
70 movw %ax, ABS(EXT_C(apm_bios_info)) + 2
88 movw $0x5300, %ax
102 movw %ax, ABS(EXT_C(apm_bios_info))
113 movw $0x5304, %ax
H A Dstart.S104 cmpw %ax, 4(%di) /* compare against total number of sectors */
110 movw 4(%di), %ax
114 subw %ax, 4(%di)
125 movw %ax, 2(%si)
133 /* save %ax from destruction! */
134 pushw %ax
140 movw %ax, 4(%si)
183 movw %ax, 12(%si)
186 cmpw 8(%si), %ax
190 movw (%si), %ax /* ge
[all...]
H A Dstart_eltorito.S82 xor %ax, %ax
83 mov %ax, %ss
84 mov %ax, %ds
85 mov %ax, %es
86 mov %ax, %fs
87 mov %ax, %gs
103 mov %ax, %bp /* boot file sectors */
109 mov %ds, %ax
110 mov %ax,
[all...]
/opensolaris-onvv-gate/usr/src/lib/libc/amd64/fp/
H A D_xtoll.s39 movw cw_old(%rsp),%ax
40 movw %ax,%cx
42 orw $0x0c00,%ax
43 movw %ax,cw(%rsp)
48 movw cw(%rsp),%ax
49 andw $0xf3ff,%ax
50 orw %cx,%ax /* restore RC */
51 movw %ax,cw(%rsp)
63 movw cw_old(%rsp),%ax
64 movw %ax,
[all...]
H A D__xgetRD.s38 movw (%rsp),%ax
39 shrw $10,%ax
H A D_xtoull.s39 movw cw_old(%rsp),%ax
40 movw %ax,%cx
42 orw $0x0c00,%ax
43 movw %ax,cw(%rsp)
H A Dfpcw.s55 fnstsw %ax
57 andw $0xffc0,%ax
58 orw %ax,%di
/opensolaris-onvv-gate/usr/src/uts/i86pc/dboot/
H A Ddboot_xen.s48 xorw %ax, %ax
49 movw %ax, %fs
50 movw %ax, %gs
96 xorw %ax, %ax
97 movw %ax, %fs
98 movw %ax, %gs
H A Ddboot_grub.s104 movw $B32DATA_SEL, %ax
105 movw %ax, %ds
106 movw %ax, %es
107 movw %ax, %fs
108 movw %ax, %gs
109 movw %ax, %ss
/opensolaris-onvv-gate/usr/src/lib/libc/i386/fp/
H A D_xtoull.s41 movw cw_old(%esp),%ax
42 movw %ax,%cx
44 orw $0x0c00,%ax
45 movw %ax,cw(%esp)
50 fstsw %ax // store status in %ax
65 movw cw(%esp),%ax
66 andw $0xf3ff,%ax
67 orw %cx,%ax // restore RC
68 movw %ax,c
[all...]
H A D_xtoll.s40 movw cw_old(%esp),%ax
41 movw %ax,%cx
43 orw $0x0c00,%ax
44 movw %ax,cw(%esp)
49 movw cw(%esp),%ax
50 andw $0xf3ff,%ax
51 orw %cx,%ax // restore RC
52 movw %ax,cw(%esp)
64 movw cw_old(%esp),%ax
65 movw %ax,
[all...]
H A Dfpcw.s54 fnstsw %ax
57 andw $0xffc0,%ax
58 orw %ax,%cx
/opensolaris-onvv-gate/usr/src/uts/intel/ia32/ml/
H A Ddesctbls_asm.s188 movw %ax, %ds
189 movw %ax, %es
191 movw %ax, %fs
193 movw %ax, %gs
195 movw %ax, %ss
232 movw 0xc(%ebp), %ax
233 movw %ax, %ds
234 movw 0x10(%ebp), %ax
235 movw %ax, %es
236 movw 0x14(%ebp), %ax
[all...]
/opensolaris-onvv-gate/usr/src/lib/libast/common/uwin/
H A Derf.c272 double R,S,P,Q,ax,s,y,z,r,fabs(),exp(); local
278 if ((ax = x) < 0)
279 ax = - ax;
280 if (ax < .84375) {
281 if (ax < 3.7e-09) {
282 if (ax < 1.0e-308)
291 if (ax < 1.25) { /* 0.84375 <= |x| < 1.25 */
300 if (ax >= 6.0) { /* inf>|x|>=6 */
307 z = -ax*a
330 double R,S,P,Q,s,ax,y,z,r,fabs(),__exp__D(); local
[all...]
/opensolaris-onvv-gate/usr/src/uts/i86pc/ml/
H A Dmpcore.s90 movw %cs, %ax
91 movw %ax, %ds /* load cs into ds */
92 movw %ax, %ss /* and into ss */
258 movw $KDS_SEL, %ax
259 movw %ax, %ds
260 movw %ax, %es
261 movw %ax, %ss
263 movw $KTSS_SEL, %ax /* setup kernel TSS */
264 ltr %ax
266 xorw %ax,
[all...]
H A Dbios_call_src.s166 movw %ax, enter_real_ljmp
169 movw %ax, enter_protected_ljmp
172 movw %ax, gdt_info_load
259 movw %ax, %ss
260 movw %ax, %ds
261 movw %ax, %es
262 movw %ax, %fs
263 movw %ax, %gs
278 movw %ax, %ss
279 movw %ax,
[all...]
/opensolaris-onvv-gate/usr/src/grub/grub-0.97/stage1/
H A Dstage1.S133 xorw %ax, %ax
134 movw %ax, %ds
135 movw %ax, %ss
209 movw %ax, 4(%si)
258 incw %ax
268 incw %ax
269 movw %ax, 8(%si)
271 xorw %ax, %ax
[all...]
/opensolaris-onvv-gate/usr/src/psm/stand/bootblks/ufs/i386/
H A Dmboot.S134 mov ax, cs /* initialize segment registers */
135 mov ss, ax
137 mov es, ax
138 mov ds, ax
272 mov word ptr [secPerCyl], ax
275 mov ax, [bx+8] /* ax = loword(relsect) */
276 mov dx, [bx+10] /* dx:ax = relsect */
277 div word ptr [secPerCyl] /* ax = cyl, */
279 mov bx, ax /* b
[all...]
/opensolaris-onvv-gate/usr/src/lib/libc/amd64/threads/
H A Dasm_subr.s142 movw %cs, %ax
145 movw %ss, %ax
147 movw %fs, %ax
149 movw %gs, %ax
151 movw %es, %ax
153 movw %ds, %ax
/opensolaris-onvv-gate/usr/src/uts/i86pc/os/
H A Dpci_cfgspace.c254 uint16_t ax, dx; local
257 regs.eax.word.ax = (PCI_FUNCTION_ID << 8) | PCI_BIOS_PRESENT;
261 ax = regs.eax.word.ax;
271 /* ah (the high byte of ax) must be zero */
272 if ((ax & 0xff00) != 0)
275 pci_bios_mech = (ax & 0x3);
/opensolaris-onvv-gate/usr/src/common/openssl/crypto/x509/
H A Dx509_trs.c270 X509_CERT_AUX *ax; local
271 ax = x->aux;
272 if(!ax) return X509_TRUST_UNTRUSTED;
273 if(ax->reject) {
274 for(i = 0; i < sk_ASN1_OBJECT_num(ax->reject); i++) {
275 obj = sk_ASN1_OBJECT_value(ax->reject, i);
279 if(ax->trust) {
280 for(i = 0; i < sk_ASN1_OBJECT_num(ax->trust); i++) {
281 obj = sk_ASN1_OBJECT_value(ax->trust, i);
/opensolaris-onvv-gate/usr/src/common/atomic/amd64/
H A Datomic.s89 incw %ax / %ax = 1
91 xaddw %ax, (%rdi) / %ax = old value, (%rdi) = new value
92 incw %ax / return new value
165 decw %ax / %ax = -1
167 xaddw %ax, (%rdi) / %ax = old value, (%rdi) = new value
168 decw %ax / retur
[all...]

Completed in 202 milliseconds

123