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, ARM] Consistent naming for CBZ instructions


On Sun, 2006-11-12 at 14:02 +0000, Mark Shinwell wrote:
> This patch makes consistent the various places in gas where the
> CBZ and CBNZ instructions are referred to.  (I understand that these
> used to be called czbeq and czbne but were subsequently renamed.)
> 
> Tested for arm-none-eabi with no regressions.  OK to apply?
> 
> Mark
> 
> --
> 
> 
> 2006-11-12  Mark Shinwell  <shinwell@codesourcery.com>
> 
>          * config/tc-arm.c (do_t_czb): Rename to do_t_cbz.
>          (insns): Adjust accordingly.
>          (md_apply_fix): Alter comments to use CBZ instead of CZB.

OK.

R.


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