Yufeng Zhang 49eec19300 gas/
* config/tc-aarch64.c (parse_sys_reg): Update to use aarch64_sys_reg;
	call aarch64_sys_reg_deprecated_p and warn about the deprecated
	system registers.

gas/testsuite/

	* gas/aarch64/deprecated.d: New file.
	* gas/aarch64/deprecated.l: New file.
	* gas/aarch64/deprecated.s: New file.
	* gas/aarch64/sysreg-1.s: Add tests.
	* gas/aarch64/sysreg-1.d: Add tests.

include/opcode/

	* aarch64.h (aarch64_sys_reg): New typedef.
	(aarch64_sys_regs): Change to define with the new type.
	(aarch64_sys_reg_deprecated_p): Declare.

opcodes/

	* aarch64-opc.c (F_DEPRECATED): New macro.
	(aarch64_sys_regs): Update; flag "spsr_svc" and "spsr_hyp" with
	F_DEPRECATED.
	(aarch64_print_operand): Call aarch64_sys_reg_deprecated_p on
	AARCH64_OPND_SYSREG.
2013-11-05 20:54:22 +00:00
..
2012-12-17 16:56:12 +00:00
2013-07-18 13:53:04 +00:00
2013-07-10 08:16:34 +00:00
2012-12-10 12:48:03 +00:00
2012-12-10 12:48:03 +00:00
2013-11-05 20:54:22 +00:00
2012-12-10 12:48:03 +00:00
2012-12-10 12:48:03 +00:00
2012-12-17 16:56:12 +00:00
2012-12-18 17:41:27 +00:00
2013-02-18 23:50:32 +00:00
2012-12-10 12:48:03 +00:00
2013-04-03 18:21:49 +00:00
2013-08-20 06:02:53 +00:00
2012-07-13 23:39:46 +00:00
2013-08-20 06:02:53 +00:00
2012-12-17 16:56:12 +00:00
2012-12-17 16:56:12 +00:00
2012-12-17 16:56:12 +00:00
2011-09-28 20:01:45 +00:00
2012-12-17 16:56:12 +00:00
2013-01-30 16:52:35 +00:00
2012-10-10 03:11:33 +00:00
2013-01-30 16:52:35 +00:00
2012-04-10 17:07:35 +00:00
2011-09-28 20:01:45 +00:00
2013-08-07 15:04:28 +00:00