File: white.l

package info (click to toggle)
binutils 2.17-3
  • links: PTS
  • area: main
  • in suites: etch-m68k
  • size: 113,876 kB
  • ctags: 124,514
  • sloc: ansic: 839,382; asm: 272,634; exp: 47,779; makefile: 44,950; sh: 17,075; yacc: 9,818; lisp: 8,739; lex: 2,082; perl: 1,401; cpp: 1,336; sed: 306; pascal: 175; awk: 26
file content (24 lines) | stat: -rw-r--r-- 1,227 bytes parent folder | download | duplicates (14)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
GAS LISTING .*


   1                                	# test handling of whitespace, and upper-case
   2                                	.TeXt 
   3 0000 36                         		ss 
   4 0001 8803                       		mov % al , \( % ebx \) 
   5 0003 C705D711 00007B00 0000     	        mOvl \$ 123 , 4567 
   6 000d 678A787B                   	 ADDr16	mov 123 \( % bx , % si , 1 \) , % bh 
   7 0011 FFE0                       		jmp \* % eax 
   8 0013 6626FF23                   	foo:	jmpw % es : \* \( % ebx \)	
   9                                	 
  10 0017 A0500000 00                		mov \( 0x8 \* 0Xa \) , % al 
  11 001c B020                       		mov \$ \( 8 \* 4 \) , % al 
  12 001e B713                       		mov \$ foo , % bH 
  13 0020 B713                       		movb \$ foo , % BH 
  14                                		
  15                                	.CODE16	
  16 0022 66B81300 0000              		Mov \$ foo , %eAx	
  17                                	.Code32 
  18 0028 66B81300                   		mov \$ foo , %ax	
  19                                	
  20 002c D9C9                       		fxch   %st  \(  1  \) 
  21 002e D9C9                       		fxch   %           st\(1\)