qemu/target-alpha
Richard Henderson 73651cce62 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>
2009-12-13 21:26:26 +01:00
..
cpu.h target-alpha: Fixes for alpha-linux syscalls. 2009-12-13 20:32:36 +01:00
exec.h Replace always_inline with inline 2009-08-16 09:06:54 +00:00
helper.c target-alpha: Fixes for alpha-linux syscalls. 2009-12-13 20:32:36 +01:00
helper.h target-alpha: Implement missing MVI instructions. 2009-12-13 21:26:26 +01:00
op_helper.c target-alpha: Implement missing MVI instructions. 2009-12-13 21:26:26 +01:00
STATUS target-alpha: update STATUS 2008-10-01 07:07:59 +00:00
translate.c target-alpha: Fix fbcond branch offset. 2009-12-13 21:26:26 +01:00