aboutsummaryrefslogtreecommitdiff
path: root/target-alpha
AgeCommit message (Expand)Author
2007-11-04For consistency, move muls64 / mulu64 prototypes to host-utils.hj_mayer
2007-10-29Adjust s390 addresses (the MSB is defined as "to be ignored").ths
2007-10-28Make Alpha and PowerPC targets use shared helpersj_mayer
2007-10-28Alpha coding style and inlining fixes.j_mayer
2007-10-25Use host-utils for Alpha 64x64 bits multiplications.j_mayer
2007-10-21New status file for Alpha emulation target.j_mayer
2007-10-14Allow Alpha target to use supervisor and executive mode micro-ops.j_mayer
2007-10-14Generate micro-ops for Alpha executive and supervisor modes.j_mayer
2007-10-14Replace is_user variable with mmu_idx in softmmu core,j_mayer
2007-09-27Move get_sp_from_cpustate from cpu.h to target_signal.h.ths
2007-09-27linux-user sigaltstack() syscall, by Thayne Harbaugh.ths
2007-09-20Move likely and unlikely macros in a common place (Aurelien Jarno).j_mayer
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2007-09-11Fix tb->size mishandling, by Daniel Jacobowitz.ths
2007-06-03Move target-specific defines to the target directories.ths
2007-06-03Clean up of some target specifics in exec.c/cpu-exec.c.ths
2007-06-03Avoid compiler warning.ths
2007-04-14Fix miscellaneous display warnings for PowerPC & alpha targetsj_mayer
2007-04-07cpu_get_phys_page_debug should return target_phys_addr_tj_mayer
2007-04-05Fix alpha target compilation on 32 bits hosts.j_mayer
2007-04-05Alpha architecture emulation core.j_mayer