Fix off-by-one unwinding error.
[qemu] / target-alpha / cpu.h
2007-11-10 bellardadded cpu_model parameter to cpu_init()
2007-10-28 j_mayerAlpha coding style and inlining fixes.
2007-10-14 j_mayerReplace is_user variable with mmu_idx in softmmu core,
2007-09-27 thsMove get_sp_from_cpustate from cpu.h to target_signal.h.
2007-09-27 thslinux-user sigaltstack() syscall, by Thayne Harbaugh.
2007-09-20 j_mayerMove likely and unlikely macros in a common place ...
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-06-03 thsMove target-specific defines to the target directories.
2007-04-14 j_mayerFix miscellaneous display warnings for PowerPC & alpha...
2007-04-05 j_mayerFix alpha target compilation on 32 bits hosts.
2007-04-05 j_mayerAlpha architecture emulation core.