Lines Matching refs:ax
41 movw cw_old(%esp),%ax42 movw %ax,%cx44 orw $0x0c00,%ax45 movw %ax,cw(%esp)50 fstsw %ax // store status in %ax65 movw cw(%esp),%ax66 andw $0xf3ff,%ax67 orw %cx,%ax // restore RC68 movw %ax,cw(%esp)