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
347 fnstsw %ax
417 mov %CS, %ax
502 fstsw %ax
698 movw 0, %ax // CHECK: movw 0, %ax # encoding: [0x66,0x8b,0x04,0x25,0x00,0x00,0x00,0x00]
736 movabsw 0xabcdef1234567890,%ax
752 movabsw %ax,0xabcdef1234567890
804 movsx %al, %ax
812 movsx %ax, %eax
828 movzx %al, %ax
836 movzx %ax, %eax
848 movsx (%rax), %ax
852 movzx (%rax), %ax
1034 incw %ax // CHECK: incw %ax # encoding: [0x66,0xff,0xc0]
1037 decw %ax // CHECK: decw %ax # encoding: [0x66,0xff,0xc8]
1097 div %bx,%ax
1105 idiv %bx,%ax
1223 lodsw %ds:(%rsi), %ax
1224 lodsw (%rsi), %ax
1225 lods %ds:(%rsi), %ax
1226 lods (%rsi), %ax
1261 stosw %ax, %es:(%rdi)
1262 stos %ax, %es:(%rdi)
1280 str %ax
1288 str %ax
1345 xchgw %ax, %ax