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]
717 movsx %al, %ax
725 movsx %ax, %eax
741 movzx %al, %ax
749 movzx %ax, %eax
761 movsx (%rax), %ax
765 movzx (%rax), %ax
915 incw %ax // CHECK: incw %ax # encoding: [0x66,0xff,0xc0]
918 decw %ax // CHECK: decw %ax # encoding: [0x66,0xff,0xc8]
962 div %bx,%ax
970 idiv %bx,%ax
1088 lodsw %ds:(%rsi), %ax
1089 lodsw (%rsi), %ax
1090 lods %ds:(%rsi), %ax
1091 lods (%rsi), %ax
1126 stosw %ax, %es:(%rdi)
1127 stos %ax, %es:(%rdi)
1145 str %ax
1153 str %ax
1206 xchgw %ax, %ax