Shinya Kuribayashi
43c509254f
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 >
2008-04-18 00:47:29 -07:00
..
2008-02-14 22:43:22 +01:00
2008-02-14 09:38:21 +00:00
2008-04-17 23:33:20 -07:00
2008-02-14 09:38:21 +00:00
2008-04-11 15:11:26 +02:00
2008-02-14 09:38:21 +00:00
2008-04-13 14:20:47 -07:00
2008-02-14 09:38:21 +00:00
2008-02-05 12:14:27 +01:00
2008-03-30 15:50:19 -04:00
2007-07-10 10:27:39 -05:00
2008-02-14 09:38:21 +00:00
2008-04-13 09:59:26 -07:00
2008-04-13 09:59:26 -07:00
2008-02-14 09:38:21 +00:00
2008-04-13 09:59:26 -07:00
2008-03-31 15:10:32 -06:00
2008-03-31 15:10:32 -06:00
2008-03-31 15:10:32 -06:00
2008-03-31 15:10:32 -06:00
2008-03-31 15:10:32 -06:00
2007-09-24 00:21:19 +02:00
2008-04-18 00:47:29 -07:00
2008-04-17 23:57:32 -07:00
2008-04-17 23:57:32 -07:00
2008-04-02 11:07:20 -04:00
2008-04-11 17:46:18 -05:00
2008-04-11 17:32:56 -05:00
2008-03-26 11:43:04 -05:00
2008-03-02 21:44:59 +01:00
2008-04-17 23:57:32 -07:00
2008-04-17 23:57:32 -07:00
2008-04-17 23:57:32 -07:00
2007-08-12 21:34:34 +02:00
2007-07-09 18:57:22 -05:00
2008-04-03 14:50:34 +02:00
2008-02-17 16:03:56 +01:00
2008-03-20 21:48:46 +01:00
2008-02-14 09:38:21 +00:00
2008-01-15 23:30:40 +09:00
2008-03-28 14:16:13 +09:00