[U-Boot-Users] [PATCH][MIPS] Use jr as register jump instruction
Wolfgang Denk
wd at denx.de
Fri Apr 18 09:54:54 CEST 2008
In message <48076021.9090908 at ruby.dti.ne.jp> you wrote:
> Current assembler codes are inconsistent in the way of register jump
> instruction usage; some use jr, some use j. Of course GNU as allows both
> usages, but as can be expected from `Jump Register' the mnemonic `jr' is
> more intuitive than `j'. For example, Linux doesn't have `j <reg>' usage
> at all.
>
> Signed-off-by: Shinya Kuribayashi <skuribay at ruby.dti.ne.jp>
> ---
>
> board/dbau1x00/lowlevel_init.S | 2 +-
> board/gth2/lowlevel_init.S | 2 +-
> board/incaip/lowlevel_init.S | 8 ++++----
> board/pb1x00/lowlevel_init.S | 2 +-
> board/purple/lowlevel_init.S | 2 +-
> board/qemu-mips/lowlevel_init.S | 2 +-
> cpu/mips/cache.S | 4 ++--
> cpu/mips/incaip_wdt.S | 2 +-
> cpu/mips/start.S | 6 +++---
> 9 files changed, 15 insertions(+), 15 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
READ THIS BEFORE OPENING PACKAGE: According to Certain Suggested Ver-
sions of the Grand Unified Theory, the Primary Particles Constituting
this Product May Decay to Nothingness Within the Next Four Hundred
Million Years.
More information about the U-Boot
mailing list