This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch, AArch64] Update the system register table


On 15/10/12 14:58, Yufeng Zhang wrote:
Hi,

This patch adds the missing system registers "rmr_el[1-3]" to the table
and removes "daifset" and "daifclr" which have already been defined in
the table of "aarch64_pstatefields".

Is it OK to commit?

Thanks,
Yufeng


2012-10-15 Yufeng Zhang<yufeng.zhang@arm.com>


          * aarch64-opc.c (aarch64_sys_regs): Add rmr_el1, rmr_el2 and
rmr_el3;
          remove daifset and daifclr.

2012-10-15 Yufeng Zhang<yufeng.zhang@arm.com>

          * gas/aarch64/sysreg-1.s: Add tests of rmr_el1, rmr_el2 and
rmr_el3.
          * gas/aarch64/sysreg-1.d: Update.
          * gas/aarch64/illegal.s: Add tests of daifset and daifclr.
          * gas/aarch64/illegal.d: Update.

This looks fine to me (but I can't approve it). /Marcus


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]