commit | 73651cce62738f7f8732028a7b84f3484511eede | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Fri Dec 11 09:07:29 2009 -0800 |
committer | Aurelien Jarno <aurelien@aurel32.net> | Sun Dec 13 21:26:26 2009 +0100 |
tree | d17f3b50cfbcfe8dd57b15f77d335bfa23496820 | |
parent | 377a43b6fbf0727e812d39b74e468ff0f59cb550 [diff] |
target-alpha: Fix fbcond branch offset. The instructions use a disp21 like all other branch insns, not the disp16 that was being passed. Signed-off-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>