summaryrefslogtreecommitdiffstats
path: root/target-alpha
Commit message (Expand)AuthorAgeFilesLines
* Alpha coding style and inlining fixes.j_mayer2007-10-285-81/+98
* Use host-utils for Alpha 64x64 bits multiplications.j_mayer2007-10-253-25/+11
* New status file for Alpha emulation target.j_mayer2007-10-211-0/+33
* Allow Alpha target to use supervisor and executive mode micro-ops.j_mayer2007-10-141-6/+6
* Generate micro-ops for Alpha executive and supervisor modes.j_mayer2007-10-142-6/+16
* Replace is_user variable with mmu_idx in softmmu core,j_mayer2007-10-144-15/+28
* Move get_sp_from_cpustate from cpu.h to target_signal.h.ths2007-09-271-5/+0
* linux-user sigaltstack() syscall, by Thayne Harbaugh.ths2007-09-271-0/+5
* Move likely and unlikely macros in a common place (Aurelien Jarno).j_mayer2007-09-201-4/+0
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-171-1/+1
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-1610-23/+23
* Fix tb->size mishandling, by Daniel Jacobowitz.ths2007-09-111-1/+0
* Move target-specific defines to the target directories.ths2007-06-031-0/+6
* Clean up of some target specifics in exec.c/cpu-exec.c.ths2007-06-031-0/+10
* Avoid compiler warning.ths2007-06-031-0/+2
* Fix miscellaneous display warnings for PowerPC & alpha targetsj_mayer2007-04-142-1/+9
* cpu_get_phys_page_debug should return target_phys_addr_tj_mayer2007-04-071-2/+2
* Fix alpha target compilation on 32 bits hosts.j_mayer2007-04-051-0/+6
* Alpha architecture emulation core.j_mayer2007-04-0510-0/+5869
OpenPOWER on IntegriCloud