Home
last modified time | relevance | path

Searched hist:"43 c509254fab375c49936498da944658117ed07c" (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/board/qemu-mips/
H A Dlowlevel_init.S43c509254fab375c49936498da944658117ed07c Thu Apr 17 14:35:13 UTC 2008 Shinya Kuribayashi <skuribay@ruby.dti.ne.jp> Use jr as register jump instruction

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@ruby.dti.ne.jp>
/rk3399_rockchip-uboot/board/pb1x00/
H A Dlowlevel_init.S43c509254fab375c49936498da944658117ed07c Thu Apr 17 14:35:13 UTC 2008 Shinya Kuribayashi <skuribay@ruby.dti.ne.jp> Use jr as register jump instruction

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@ruby.dti.ne.jp>
/rk3399_rockchip-uboot/board/dbau1x00/
H A Dlowlevel_init.S43c509254fab375c49936498da944658117ed07c Thu Apr 17 14:35:13 UTC 2008 Shinya Kuribayashi <skuribay@ruby.dti.ne.jp> Use jr as register jump instruction

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@ruby.dti.ne.jp>