Sign in
qemu
/
qemu
/
a3ea5df58845aac6e49ee36d4bef654e67b78c8a
/
target-cris
390efc5
Add TCG native negation op.
by pbrook
· 17 years ago
44cd42e
CRIS: Add support for the pseudo randomized set that the mmu provides with TLB refill faults. This makes linux guests use the four way TLB set associativty.
by edgar_igl
· 17 years ago
8683143
Add zero extension (pseudo-)ops.
by pbrook
· 17 years ago
2f3a1b0
CRIS: helper_dummy no longer needed as barrier for qemu_ld/st.
by edgar_igl
· 17 years ago
939ef59
Move #include "softfloat.h" to cpu-all.h
by aurel32
· 17 years ago
73e5172
CRIS: Concistent use of btarget and make it possible to single-step over delayslots.
by edgar_igl
· 17 years ago
dceaf39
CRIS: More TCG conversion.
by edgar_igl
· 17 years ago
17ac975
More TCG updates for CRIS
by edgar_igl
· 17 years ago
ef29a70
CRIS MMU Updates
by edgar_igl
· 17 years ago
8dd3dca
remove target ifdefs from vl.c
by aurel32
· 17 years ago
aae6b32
CRIS: Convert divide step to TCG.
by edgar_igl
· 17 years ago
d059c17
CRIS: Convert lz (leading zeros) to TCG.
by edgar_igl
· 17 years ago
50cfa95
CRIS: Eliminate a few unneeded moves to/from T0/T1.
by edgar_igl
· 17 years ago
c7d0569
CRIS: Do post-increment without going via T0.
by edgar_igl
· 17 years ago
b41f7df
CRIS updates:
by edgar_igl
· 17 years ago
d2856f1
Factorize code in translate.c
by aurel32
· 17 years ago
ca10f86
Remove osdep.c/qemu-img code duplication
by aurel32
· 17 years ago
bb7ec04
m68k mmap2 fixes.
by pbrook
· 17 years ago
a825e70
More TCG conversions for CRIS.
by edgar_igl
· 17 years ago
b52901b
Remove unused members.
by edgar_igl
· 17 years ago
3157a0a
More TCG conversions for CRIS.
by edgar_igl
· 17 years ago
54728ac
Simplified some dead extended arith code after search and replace.
by edgar_igl
· 17 years ago
05ba7d5
A first small step to convert the CRIS translator to TCG.
by edgar_igl
· 17 years ago
786c02f
Model more parts of the ETRAX mmu (still alot missing).
by edgar_igl
· 17 years ago
e62b5b1
* Add a model of the ETRAX interrupt controller.
by edgar_igl
· 17 years ago
bbaf29c
* target-cris/op.c: Make sure the bit-test insn only updates the XNZ flags.
by edgar_igl
· 17 years ago
4f400ab
Cut the translation block after translating a break insn. This avoids an issue where QEMU finds an illegal CRIS insn while the guest is returning through a signal return trampoline.
by edgar_igl
· 17 years ago
9004627
More consistent naming for CRIS register-number macros.
by edgar_igl
· 17 years ago
5d4a534
Silently ignore CRIS cache flushes, instead of aborting due to unknown insn.
by edgar_igl
· 17 years ago
57fec1f
use the TCG code generator
by bellard
· 17 years ago
fd56059
Optimize clear insns by treating support reg P0 specially and
by balrog
· 17 years ago
44f8625
fixed invalid type
by bellard
· 17 years ago
aaed909
added cpu_model parameter to cpu_init()
by bellard
· 17 years ago
273af66
Adjust s390 addresses (the MSB is defined as "to be ignored").
by ths
· 17 years ago
941db52
Use the shiny new clz helpers.
by ths
· 17 years ago
6ebbf39
Replace is_user variable with mmu_idx in softmmu core,
by j_mayer
· 17 years ago
94cff60
CRIS MMU emulation, by Edgar E. Iglesias.
by ths
· 17 years ago
81fdc5f
The remainder of CRIS CPU emulation files, by Edgar E. Iglesias.
by ths
· 17 years ago
4fa551d
CRIS micro-ops, by Edgar E. Iglesias.
by ths
· 17 years ago
5478670
CRIS insn decoding macros, by Edgar E. Iglesias.
by ths
· 17 years ago
8170028
CRIS instruction translation, by Edgar E. Iglesias.
by ths
· 17 years ago
450d4ff
CRIS disassembler, originally from binutils, by Edgar E. Iglesias.
by ths
· 17 years ago