Lines Matching refs:ax
82 subw %ax, %bx
217 outw %ax, $128
237 cmovnz %bx, %ax
265 out %ax, (%dx)
266 outw %ax, (%dx)
279 in (%dx), %ax
280 inw (%dx), %ax
326 fnstsw %ax
396 mov %CS, %ax
481 fstsw %ax
643 movw 0, %ax // CHECK: movw 0, %ax # encoding: [0x66,0x8b,0x04,0x25,0x00,0x00,0x00,0x00]
681 movabsw 0xabcdef1234567890,%ax
697 movabsw %ax,0xabcdef1234567890
749 movsx %al, %ax
757 movsx %ax, %eax
773 movzx %al, %ax
781 movzx %ax, %eax
793 movsx (%rax), %ax
797 movzx (%rax), %ax
947 incw %ax // CHECK: incw %ax # encoding: [0x66,0xff,0xc0]
950 decw %ax // CHECK: decw %ax # encoding: [0x66,0xff,0xc8]
1010 div %bx,%ax
1018 idiv %bx,%ax
1136 lodsw %ds:(%rsi), %ax
1137 lodsw (%rsi), %ax
1138 lods %ds:(%rsi), %ax
1139 lods (%rsi), %ax
1174 stosw %ax, %es:(%rdi)
1175 stos %ax, %es:(%rdi)
1193 str %ax
1201 str %ax
1258 xchgw %ax, %ax