File: compat-intel.d

package info (click to toggle)
binutils 2.20.1-16
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 150,204 kB
  • ctags: 159,283
  • sloc: ansic: 1,008,941; asm: 331,431; cpp: 57,499; makefile: 57,005; exp: 52,179; sh: 23,548; yacc: 11,652; lisp: 10,561; perl: 1,632; lex: 1,585; pascal: 307; sed: 195; python: 154; awk: 26
file content (27 lines) | stat: -rw-r--r-- 1,068 bytes parent folder | download | duplicates (23)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
#as: -mmnemonic=att
#objdump: -d -Mintel-mnemonic
#name: i386 float Intel mnemonic
#source: compat.s

.*: +file format .*

Disassembly of section .text:

0+ <.text>:
[ 	]*[a-f0-9]+:	dc e3                	fsubr  st\(3\),st
[ 	]*[a-f0-9]+:	de e1                	fsubrp st\(1\),st
[ 	]*[a-f0-9]+:	de e3                	fsubrp st\(3\),st
[ 	]*[a-f0-9]+:	de e3                	fsubrp st\(3\),st
[ 	]*[a-f0-9]+:	dc eb                	fsub   st\(3\),st
[ 	]*[a-f0-9]+:	de e9                	fsubp  st\(1\),st
[ 	]*[a-f0-9]+:	de eb                	fsubp  st\(3\),st
[ 	]*[a-f0-9]+:	de eb                	fsubp  st\(3\),st
[ 	]*[a-f0-9]+:	dc f3                	fdivr  st\(3\),st
[ 	]*[a-f0-9]+:	de f1                	fdivrp st\(1\),st
[ 	]*[a-f0-9]+:	de f3                	fdivrp st\(3\),st
[ 	]*[a-f0-9]+:	de f3                	fdivrp st\(3\),st
[ 	]*[a-f0-9]+:	dc fb                	fdiv   st\(3\),st
[ 	]*[a-f0-9]+:	de f9                	fdivp  st\(1\),st
[ 	]*[a-f0-9]+:	de fb                	fdivp  st\(3\),st
[ 	]*[a-f0-9]+:	de fb                	fdivp  st\(3\),st
#pass