* gas/config/tc-arm.c (T16_32_TAB): Add _sevl.
authorMatthew Gretton-Dann <matthew.gretton-dann@arm.com>
Fri, 24 Aug 2012 08:01:18 +0000 (08:01 +0000)
committerMatthew Gretton-Dann <matthew.gretton-dann@arm.com>
Fri, 24 Aug 2012 08:01:18 +0000 (08:01 +0000)
commit53c4b28b4f873fd41d158eb9f23b2d07e2780b98
treeee108b7763d5cb1be914bf911564fc8416b4ab34
parente797f7e0b2bedc9328d4a9a0ebc63ca7a2dbbebc
* gas/config/tc-arm.c (T16_32_TAB): Add _sevl.
(insns): Add SEVL.
* gas/testsuite/gas/arm/armv8-a.s: New testcase.
* gas/testsuite/gas/arm/armv8-a.d: Likewise.
* opcodes/arm-dis.c (arm_opcodes): Add SEVL.
(thumb_opcodes): Likewise.
(thumb32_opcodes): Likewise.
gas/ChangeLog
gas/config/tc-arm.c
gas/testsuite/ChangeLog
gas/testsuite/gas/arm/armv8-a.d [new file with mode: 0644]
gas/testsuite/gas/arm/armv8-a.s [new file with mode: 0644]
opcodes/ChangeLog
opcodes/arm-dis.c