Sign in
qemu
/
qemu
/
38145df24c55bffe8ba63cfa28173c9ddd5a2c2d
/
target-alpha
/
cpu.h
a88790a
remove exec-all.h inclusion from cpu.h
by Paolo Bonzini
· 15 years ago
10eb0cc
move cpu_pc_from_tb to target-*/exec.h
by Paolo Bonzini
· 15 years ago
18f8e2c
target-alpha: Implement RPCC.
by Richard Henderson
· 15 years ago
6910b8f
target-alpha: Fix load-locked/store-conditional.
by Richard Henderson
· 15 years ago
a4b388f
target-alpha: Enable NPTL.
by Richard Henderson
· 15 years ago
5270589
Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h.
by Richard Henderson
· 15 years ago
6049f4f
alpha-linux-user: Implement signals.
by Richard Henderson
· 15 years ago
866be65
target-alpha: Clean up arithmetic traps.
by Richard Henderson
· 15 years ago
dad081e
target-alpha: Reduce internal processor registers for user-mode.
by Richard Henderson
· 15 years ago
8443eff
target-alpha: Split up FPCR value into separate fields.
by Richard Henderson
· 15 years ago
ba0e276
target-alpha: Fixes for alpha-linux syscalls.
by Richard Henderson
· 15 years ago
c227f09
Revert "Get rid of _t suffix"
by Anthony Liguori
· 15 years ago
99a0949
Get rid of _t suffix
by malc
· 15 years ago
0b5c1ce
cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signal
by Nathan Froyd
· 15 years ago
8167ee8
Update to a hopefully more future proof FSF address
by Blue Swirl
· 16 years ago
2642cdb
target-alpha: document more registers used by 21264
by aurel32
· 16 years ago
b09d9d4
target-alpha: set target page size to 13 bits
by aurel32
· 16 years ago
aa4b818
target-alpha: remove PALCODE_ declarations (unused).
by aurel32
· 16 years ago
f8cc853
Document which IPR are used by 21264
by aurel32
· 16 years ago
c276471
The _exit syscall is used for both thread termination in NPTL applications,
by pbrook
· 16 years ago
fad6cb1
Update FSF address in GPL/LGPL boilerplate
by aurel32
· 16 years ago
9587035
target-alpha: fix 2 warnings
by aurel32
· 16 years ago
2cbd949
Common cpu_loop_exit prototype
by aurel32
· 16 years ago
6b91754
Refactor translation block CPU state handling (Jan Kiszka)
by aliguori
· 16 years ago
622ed36
Convert CPU_PC_FROM_TB to static inline (Jan Kiszka)
by aliguori
· 16 years ago
f18cd22
target-alpha: convert FP ops to TCG
by aurel32
· 16 years ago
04acd30
target-alpha: convert remaining arith3 functions to TCG
by aurel32
· 16 years ago
6ad0259
target-alpha: switch a few helpers to TCG
by aurel32
· 16 years ago
7c9bde4
Fix call_pal() prototype for alpha system emulation
by aurel32
· 16 years ago
9656f32
Move interrupt_request and user_mode_only to common cpu state.
by pbrook
· 17 years ago
2e70f6e
Add instruction counter.
by pbrook
· 17 years ago
f8ed707
Fix typo.
by pbrook
· 17 years ago
6e68e07
Move clone() register setup to target specific code. Handle fork-like clone.
by pbrook
· 17 years ago
9133e39
Push common interrupt variables to cpu-defs.h (Glauber Costa)
by bellard
· 17 years ago
ce5232c
moved halted field to CPU_COMMON
by bellard
· 17 years ago
aaed909
added cpu_model parameter to cpu_init()
by bellard
· 17 years ago
f071b4d
Alpha coding style and inlining fixes.
by j_mayer
· 17 years ago
6ebbf39
Replace is_user variable with mmu_idx in softmmu core,
by j_mayer
· 17 years ago
198a74d
Move get_sp_from_cpustate from cpu.h to target_signal.h.
by ths
· 17 years ago
a04e134
linux-user sigaltstack() syscall, by Thayne Harbaugh.
by ths
· 17 years ago
cbecba2
Move likely and unlikely macros in a common place (Aurelien Jarno).
by j_mayer
· 17 years ago
5fafdf2
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
by ths
· 17 years ago
9467d44
Move target-specific defines to the target directories.
by ths
· 18 years ago
e96efcf
Fix miscellaneous display warnings for PowerPC & alpha targets
by j_mayer
· 18 years ago
bf9525e
Fix alpha target compilation on 32 bits hosts.
by j_mayer
· 18 years ago
4c9649a
Alpha architecture emulation core.
by j_mayer
· 18 years ago