This commit was generated by cvs2svn to track changes on a CVS vendor
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / white.s
1 .TeXt
2 mov % al , ( % ebx )
3 mOvl $ 123 , 4567
4 ADDr16 mov 123 ( % bx , % si , 1 ) , % bh
5 jmp * % eax
6 foo: jmpw % es : * ( % ebx )
7
8 mov ( 0x8 * 0Xa ) , % al
9 mov $ ( 8 * 4 ) , % al
10 mov $ foo , % bH
11 movb $ foo , % BH
12
13 .CODE16
14 Mov $ foo , %eAx
15 .Code32
16 mov $ foo , %ax
This page took 0.035951 seconds and 5 git commands to generate.