[AARCH64] Remove Load/Store register (unscaled immediate) alias.
authorJiong Wang <jiong.wang@arm.com>
Tue, 10 Mar 2015 11:27:56 +0000 (11:27 +0000)
committerJiong Wang <jiong.wang@arm.com>
Tue, 10 Mar 2015 11:27:56 +0000 (11:27 +0000)
commitc8f89a3423101b25e57bc8fd55b060ce2ac45a55
tree3e30e15e1adafed67a632fd305e61651857c4969
parenta578ef7ed49b677ecb16a709f70c7349bdefb319
[AARCH64] Remove Load/Store register (unscaled immediate) alias.

opcodes/ChangeLog:

2015-03-10  Renlin Li  <renlin.li@arm.com>

* aarch64-tbl.h (aarch64_opcode_table): Remove strub, ldurb, ldursb,
         stur, ldur, sturh, ldurh, ldursh, ldursw, prfum F_HAS_ALIAS flag and
         related alias.
* aarch64-asm-2.c: Regenerate.
* aarch64-dis-2.c: Likewise.
* aarch64-opc-2.c: Likewise.

gas/testsuite/ChangeLog:

2015-03-10  Renlin Li  <renlin.li@arm.com>

* gas/aarch64/ldst-reg-uns-imm.d: Adjust expected output.
* gas/aarch64/ldst-reg-unscaled-imm.d: Likewise.
* gas/aarch64/reloc-insn.d: Likewise.
gas/testsuite/ChangeLog
gas/testsuite/gas/aarch64/ldst-reg-uns-imm.d
gas/testsuite/gas/aarch64/ldst-reg-unscaled-imm.d
gas/testsuite/gas/aarch64/reloc-insn.d
opcodes/ChangeLog
opcodes/aarch64-asm-2.c
opcodes/aarch64-dis-2.c
opcodes/aarch64-opc-2.c
opcodes/aarch64-tbl.h
This page took 0.028379 seconds and 4 git commands to generate.