summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/AVR/inst-sts.s
Commit message (Collapse)AuthorAgeFilesLines
* [AVR] Fix a bug so that we now emit R_AVR_16 fixups with the correct offsetDylan McKay2017-04-301-2/+2
| | | | | | | Before this, the LDS/STS instructions would have their opcodes overwritten while linking. llvm-svn: 301782
* [AVR] Add all of the machine code test suiteDylan McKay2016-11-091-0/+14
Summary: This adds all of the AVR machine code tests. Reviewers: arsenm, kparzysz Subscribers: wdng, japaric Differential Revision: https://reviews.llvm.org/D26387 llvm-svn: 286417
OpenPOWER on IntegriCloud