projects
/
deliverable
/
binutils-gdb.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
gas/
[deliverable/binutils-gdb.git]
/
gas
/
testsuite
/
gas
/
i386
/
no87.s
1
# Test .arch .no87
2
.text
3
.arch generic32
4
fninit
5
.arch .287
6
fninit
7
fsincos
8
.arch .387
9
fsincos
10
fcomi
11
.arch i686
12
fcomi
13
fisttpl (%eax)
14
.arch prescott
15
fisttpl (%eax)
16
.arch .no87
17
fcomi
18
fisttpl (%eax)
This page took
0.04451 seconds
and
4
git commands to generate.