Sign in
qemu
/
qemu
/
b682d3a7cf249dc472e3fb76bf49afeaa3eba525
/
target-cris
/
op_helper.c
79e8ed3
cris: avoid "naked" qemu_log
by Paolo Bonzini
· 9 years ago
f08b617
softmmu: introduce cpu_ldst.h
by Paolo Bonzini
· 11 years ago
0f590e74
softmmu: commonize helper definitions
by Paolo Bonzini
· 11 years ago
2ef6175
tcg: Invert the inclusion of helper.h
by Richard Henderson
· 11 years ago
31b030d
cputlb: Change tlb_flush_page() argument to CPUState
by Andreas Färber
· 11 years ago
3f38f30
translate-all: Change cpu_restore_state() argument to CPUState
by Andreas Färber
· 11 years ago
5638d18
cpu-exec: Change cpu_loop_exit() argument to CPUState
by Andreas Färber
· 11 years ago
d5a11fe
exec: Change tlb_fill() argument to CPUState
by Andreas Färber
· 11 years ago
2710342
cpu: Move exception_index field from CPU_COMMON to CPUState
by Andreas Färber
· 11 years ago
7510454
cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook
by Andreas Färber
· 11 years ago
ff057cc
target-cris: Build fix for debug output
by Andreas Färber
· 12 years ago
3f668b6
target-cris: Fix typo in D_LOG() macro
by Andreas Färber
· 12 years ago
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
022c62c
exec: move include files to include/exec/
by Paolo Bonzini
· 12 years ago
a8a826a
exec: refactor cpu_restore_state
by Blue Swirl
· 12 years ago
cf7e0c8
target-cris: Switch to AREG0 free mode
by Aurelien Jarno
· 12 years ago
febc992
target-cris: Avoid AREG0 for helpers
by Aurelien Jarno
· 12 years ago
8219314
cris: Fix NMI-flag handling on crisv10.
by Lars Persson
· 13 years ago
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
· 14 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
· 14 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
· 16 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
· 17 years ago
6913ba5
CRIS: Correct writes to TLB hi.
by edgar_igl
· 17 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