summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/aarch64/illegal-3.s
Commit message (Collapse)AuthorAgeFilesLines
* Fix detection of illegal AArch64 opcodes that resemble LD1R, LD2R, LD3R and ↵Nick Clifton2017-04-211-0/+9
LD4R. PR binutils/21380 opcodes * aarch64-tbl.h (aarch64_opcode_table): Fix masks for LD1R, LD2R, LD3R and LD4R. gas * testsuite/gas/aarch64/illegal-3.s: New file. * testsuite/gas/aarch64/illegal-3.d: New file.