summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/AVR/inst-sbr.s
Commit message (Collapse)AuthorAgeFilesLines
* [AVR] Redefine the 'SBR' instruction as an aliasDylan McKay2018-09-011-5/+5
| | | | | | | | | | | This fixes a TableGen warning about duplicate bit patterns. SBR === This is an alias of 'ORI Rd, K'. llvm-svn: 341277
* [AVR] Add all of the machine code test suiteDylan McKay2016-11-091-0/+18
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