projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
82a69c1
)
new test m68k/pic1.s - simple pic code generation
author
Ken Raeburn
<raeburn@cygnus>
Wed, 20 Oct 1993 15:51:24 +0000
(15:51 +0000)
committer
Ken Raeburn
<raeburn@cygnus>
Wed, 20 Oct 1993 15:51:24 +0000
(15:51 +0000)
gas/testsuite/gas/m68k/pic1.s
[new file with mode: 0644]
patch
|
blob
diff --git a/gas/testsuite/gas/m68k/pic1.s
b/gas/testsuite/gas/m68k/pic1.s
new file mode 100644
(file)
index 0000000..
8578774
--- /dev/null
+++ b/
gas/testsuite/gas/m68k/pic1.s
@@ -0,0
+1,5
@@
+ .text
+ .globl _foo
+_foo:
+ leal %pc@(_i), %a0
+ leal %pc@(_i-.), %a1