i386: Also check R12-R15 registers when optimizing testq to testb
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / addr16.s
CommitLineData
539e75ad
L
1 .text
2 addr16 mov 0x0898,%al
3 addr16 mov 0x0898,%ax
4 addr16 mov 0x0898,%eax
5 addr16 mov %al,0x0898
6 addr16 mov %ax,0x0898
7 addr16 mov %eax,0x0898
This page took 0.581824 seconds and 4 git commands to generate.