Last change
on this file since 1968 was 1968, checked in by Silvan Scherrer, 8 years ago |
binutils: update vendor to version 2.27. some files are missing, due to a svn bug with @ in the name. But as it's only in the testsuite I don't care atm
|
File size:
190 bytes
|
Line | |
---|
1 | #source: load4.s
|
---|
2 | #as: --32
|
---|
3 | #ld: -melf_i386
|
---|
4 | #objdump: -dw
|
---|
5 |
|
---|
6 | .*: +file format .*
|
---|
7 |
|
---|
8 |
|
---|
9 | Disassembly of section .text:
|
---|
10 |
|
---|
11 | #...
|
---|
12 | [ ]*[a-f0-9]+: c7 c0 ([0-9a-f]{2} ){4} * mov \$0x[a-f0-9]+,%eax
|
---|
13 | #pass
|
---|
Note:
See
TracBrowser
for help on using the repository browser.