Sign in
qemu
/
qemu
/
94a49d86c536af37bf18722c23cb9b85acfb00ec
/
target-cris
/
op_helper.c
2050396
Use uintptr_t for various op related functions
by Blue Swirl
· 13 years ago
a1170bf
target-cris: Don't overuse CPUState
by Andreas Färber
· 13 years ago
bccd9ec
softmmu_header: pass CPUState to tlb_fill
by Blue Swirl
· 13 years ago
97b348e
Remove unused is_softmmu parameter from cpu_handle_mmu_fault
by Blue Swirl
· 13 years ago
3e45717
exec.h cleanup
by Blue Swirl
· 13 years ago
1162c04
cpu_loop_exit: avoid using AREG0
by Blue Swirl
· 14 years ago
618ba8e
Remove unused function parameter from cpu_restore_state
by Stefan Weil
· 14 years ago
3e18c6b
cris: Consider the TLB valid bit on writes to the TLB
by Edgar E. Iglesias
· 14 years ago
9547521
crisv10: Always clear the V and C flags on btst.
by Edgar E. Iglesias
· 15 years ago
8167ee8
Update to a hopefully more future proof FSF address
by Blue Swirl
· 15 years ago
5561650
Include assert.h from qemu-common.h
by Paul Brook
· 16 years ago
93fcfe3
Convert references to logfile/loglevel to use qemu_log*() macros
by aliguori
· 16 years ago
d12d51d
Clean up debugging code #ifdefs (Eduardo Habkost)
by aliguori
· 16 years ago
6231868
CRIS: Purify some of the flag evaluation helpers.
by edgar_igl
· 16 years ago
c38ac98
CRIS: Use a helper for lz.
by edgar_igl
· 16 years ago
abd5c94
CRIS: Speedup btst by using a helper.
by edgar_igl
· 16 years ago
a8cf66b
CRIS: Slight performance improvement for flag evaluation.
by edgar_igl
· 16 years ago
fad6cb1
Update FSF address in GPL/LGPL boilerplate
by aurel32
· 16 years ago
0a6f8a6
CRIS: Remove CRIS specific do_unassigned_access.
by edgar_igl
· 16 years ago
db8d990
Remove FORCE_RET() and RETURN()
by aurel32
· 16 years ago
a1aebcb
CRIS: Fix brk 8 and add S-flag emulation.
by edgar_igl
· 16 years ago
e18231a
Show size for unassigned accesses (Robert Reif)
by blueswir1
· 16 years ago
28de16d
CRIS: Improve ASID related TLB flushes.
by edgar_igl
· 16 years ago
551bd27
Convert remaining __builtin_expect to likely/unlikely, by Jan Kiszka.
by ths
· 16 years ago
6913ba5
CRIS: Correct writes to TLB hi.
by edgar_igl
· 16 years ago
5bf8f1a
CRIS: Support RFN insn.
by edgar_igl
· 17 years ago
e2eef17
Remove dead and bitrotten "qemu-fast" code.
by pbrook
· 17 years ago
bf44333
Correct P flag assertion in rfe.
by edgar_igl
· 17 years ago
30abcfc
CRIS: Restructure the translator to allow for better code generation.
by edgar_igl
· 17 years ago
9b7b85d
Fix off-by-one unwinding error.
by pbrook
· 17 years ago
cf1d97f
CRIS: Improve TLB management and handle delayslots at page boundaries.
by edgar_igl
· 17 years ago
dceaf39
CRIS: More TCG conversion.
by edgar_igl
· 17 years ago
ef29a70
CRIS MMU Updates
by edgar_igl
· 17 years ago
b41f7df
CRIS updates:
by edgar_igl
· 17 years ago
786c02f
Model more parts of the ETRAX mmu (still alot missing).
by edgar_igl
· 17 years ago
44f8625
fixed invalid type
by bellard
· 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
81fdc5f
The remainder of CRIS CPU emulation files, by Edgar E. Iglesias.
by ths
· 17 years ago