Lines Matching refs:ax
47 mov %cs, %ax # Code and data in the same place
48 mov %ax, %ds
49 mov %ax, %es
50 mov %ax, %ss
91 mov %cs, %ax # Code and data in the same place
92 mov %ax, %ds
93 mov %ax, %es
94 mov %ax, %ss
105 .section ".text32","ax"
164 .section ".text64","ax"