Sign in
qemu
/
qemu
/
44b37b933745a9005504427dec06f4066af9762e
/
target-sh4
/
op_helper.c
b2d9eda
target-sh4: implement negc using TCG
by Aurelien Jarno
· 14 years ago
fd4bab1
target-sh4: optimize exceptions
by Aurelien Jarno
· 14 years ago
17075f1
target-sh4: add ftrv instruction
by Aurelien Jarno
· 14 years ago
af8c2bd
target-sh4: add fipr instruction
by Aurelien Jarno
· 14 years ago
21829e9
target-sh4: implement FPU exceptions
by Aurelien Jarno
· 14 years ago
a0d4ac3
target-sh4: implement flush-to-zero
by Aurelien Jarno
· 14 years ago
26ac1ea
target-sh4: define FPSCR constants
by Aurelien Jarno
· 14 years ago
43dc2a6
Replace assert(0) with abort() or cpu_abort()
by Blue Swirl
· 15 years ago
b9d38e9
Fix Sparse warnings about using plain integer as NULL pointer
by Blue Swirl
· 15 years ago
8167ee8
Update to a hopefully more future proof FSF address
by Blue Swirl
· 16 years ago
852d481
SH: Improve movca.l/ocbi emulation.
by edgar_igl
· 16 years ago
5b7141a
sh4: Add FMAC instruction support
by aurel32
· 16 years ago
fad6cb1
Update FSF address in GPL/LGPL boilerplate
by aurel32
· 16 years ago
d8299bc
SH4: Implement FD bit
by aurel32
· 16 years ago
9850d1e
target-sh4: use CPU_Float/CPU_Double instead of ugly casts
by aurel32
· 16 years ago
a7812ae
TCG variable type checking.
by pbrook
· 16 years ago
f24f381
SH4: sleep instruction bug fix
by aurel32
· 16 years ago
7fdf924
SH4: final conversion to TCG
by aurel32
· 17 years ago
cc4ba6a
SH4: convert floating-point ops to TCG
by aurel32
· 17 years ago
69d6275
SH4: Convert remaining non-fp ops to TCG
by aurel32
· 17 years ago
390af82
SH4: convert control/status register load/store to TCG
by aurel32
· 17 years ago
6f06939
SH4: convert some more arithmetics ops to TCG
by aurel32
· 17 years ago
e6afc2f
SH4: convert a few helpers to TCG
by aurel32
· 17 years ago
9b7b85d
Fix off-by-one unwinding error.
by pbrook
· 17 years ago
ea2b542
SH4 MMU improvements
by aurel32
· 17 years ago
273af66
Adjust s390 addresses (the MSB is defined as "to be ignored").
by ths
· 17 years ago
6ebbf39
Replace is_user variable with mmu_idx in softmmu core,
by j_mayer
· 17 years ago
5fafdf2
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
by ths
· 17 years ago
bfed01f
Clean up of some target specifics in exec.c/cpu-exec.c.
by ths
· 18 years ago
397e923
Remove debug output.
by pbrook
· 19 years ago
fdf9b3e
sh4 target (Samuel Tardieu)
by bellard
· 19 years ago