opcodes/
authorYufeng Zhang <yufeng.zhang@arm.com>
Thu, 14 Feb 2013 18:12:51 +0000 (18:12 +0000)
committerYufeng Zhang <yufeng.zhang@arm.com>
Thu, 14 Feb 2013 18:12:51 +0000 (18:12 +0000)
commita1ccaec9526b7c2ebd2cc4fc5b5367389dc729ec
treeeb0104311476f29e0df48480e87bc75183355263
parent8e1d55a3dfe0d11fcc0921d97a80dc280a1af06b
opcodes/

* aarch64-opc.c (aarch64_prfops): Change unnamed operation 'name'
fields to NULL.
(aarch64_print_operand): Adjust the printing for AARCH64_OPND_PRFOP.

gas/

* config/tc-aarch64.c (md_begin): Change to check if 'name' is
NULL.

gas/testsuite/

* gas/aarch64/system.s: Add tests.
* gas/aarch64/system.d: Update.
gas/ChangeLog
gas/config/tc-aarch64.c
gas/testsuite/ChangeLog
gas/testsuite/gas/aarch64/system.d
gas/testsuite/gas/aarch64/system.s
opcodes/ChangeLog
opcodes/aarch64-opc.c
This page took 0.025925 seconds and 4 git commands to generate.