]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - opcodes/aarch64-opc.c
gas/
authorYufeng Zhang <yufeng.zhang@arm.com>
Mon, 13 May 2013 22:28:27 +0000 (22:28 +0000)
committerYufeng Zhang <yufeng.zhang@arm.com>
Mon, 13 May 2013 22:28:27 +0000 (22:28 +0000)
commitd2865ed314c9d0c2c9257ce833a6f3f5ebe20e7f
tree8175437f3372369e0a0604150940c0a2eac2d346
parent55fb6d274dd86d886b71b6a7cd5a017c1bd49bb9
gas/

* testsuite/gas/aarch64/diagnostic.s: Update.
* testsuite/gas/aarch64/diagnostic.l: Ditto.
* testsuite/gas/aarch64/movi.s: Add new tests.
* testsuite/gas/aarch64/movi.d: Update.

opcodes/

* aarch64-asm.c (aarch64_ins_advsimd_imm_modified): Remove assertion.
* aarch64-opc.c (operand_general_constraint_met_p): Relax the range
check from [0, 255] to [-128, 255].
gas/ChangeLog
gas/testsuite/gas/aarch64/diagnostic.l
gas/testsuite/gas/aarch64/diagnostic.s
gas/testsuite/gas/aarch64/movi.d
gas/testsuite/gas/aarch64/movi.s
opcodes/ChangeLog
opcodes/aarch64-asm.c
opcodes/aarch64-opc.c