Sign in
qemu
/
qemu
/
fe25591e7b98386cce2c9ec8a8878947b50e3741
/
target-m68k
/
cpu.h
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
e1f3808
Convert m68k target to TCG.
by pbrook
· 17 years ago
aaed909
added cpu_model parameter to cpu_init()
by bellard
· 17 years ago
6ebbf39
Replace is_user variable with mmu_idx in softmmu core,
by j_mayer
· 17 years ago
3b46e62
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
by ths
· 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
d315c88
Improve ColdFire CPU selection.
by pbrook
· 18 years ago
20dcee9
MCF5208 emulation.
by pbrook
· 18 years ago
acf930a
ColdFire EMAC support.
by pbrook
· 18 years ago
e6dbd3b
M68k extended addressing modes.
by pbrook
· 18 years ago
0402f76
Rework m68k cpu feature flags.
by pbrook
· 18 years ago
a87295e
M68k system mode semihosting.
by pbrook
· 18 years ago
0633879
m68k/ColdFire system emulation.
by pbrook
· 18 years ago
5a7b542
siginfo fix for Darwin/Mac OS X, by Pierre d'Herbemont.
by ths
· 18 years ago
9042c0e
Check ELF binaries for machine type and endianness.
by ths
· 18 years ago
e6e5906
ColdFire target.
by pbrook
· 18 years ago