projects
/
deliverable
/
binutils-gdb.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Add missing test files from 2013-03-21 commit.
[deliverable/binutils-gdb.git]
/
gas
/
testsuite
/
gas
/
arm
/
thumb2_str-bad.s
1
.syntax unified
2
.text
3
.align 2
4
.global thumb2_str
5
.thumb
6
.thumb_func
7
thumb2_str:
8
str r0, [pc, 4]
9
str r0, d
10
str pc, [r0]
11
12
.space 4
13
.align
14
d:
15
.long 0
This page took
0.034016 seconds
and
5
git commands to generate.