projects
/
deliverable
/
binutils-gdb.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
gas: Fix some x86_64 testcases for Solaris not using R_X86_64_PLT32 [PR25732]
[deliverable/binutils-gdb.git]
/
gas
/
testsuite
/
gas
/
avr
/
pr25041.d
1
#name: PR 25041 (correct generation of lds/sts addresses)
2
#as: -m "attiny10"
3
#target: avr-*-*
4
#objdump: -Dm"avr:100"
5
6
#...
7
00000000 <_start>:
8
0: 00 a0 lds r16, 0x80 ; 0x800080 <_start\+0x800080>
9
2: 00 a8 sts 0x80, r16 ; 0x800080 <_start\+0x800080>
This page took
0.030411 seconds
and
4
git commands to generate.