Sign in
qemu
/
qemu
/
43fe9bdb0f64237187aeab809bb98e1b46807538
/
target-cris
/
helper.c
58aebb9
cris: Fix TLB exec bit protection
by Edgar E. Iglesias
· 14 years ago
abdfd95
cris: Avoid spurios hw_abort on recursive bus faults
by Edgar E. Iglesias
· 14 years ago
9f5a1fa
cris: Avoid debug clobbering for both I & D MMU state.
by Edgar E. Iglesias
· 15 years ago
3c4fe42
cris: Dont clobber the MMU state across calls to cpu_get_phys_page_debug.
by Edgar E. Iglesias
· 15 years ago
43dc2a6
Replace assert(0) with abort() or cpu_abort()
by Blue Swirl
· 15 years ago
d4c430a
Large page TLB flush
by Paul Brook
· 15 years ago
4fcc562
Remove cpu_get_phys_page_debug from userspace emulation
by Paul Brook
· 15 years ago
7a97735
cris: Add v10 style interrupts.
by Edgar E. Iglesias
· 15 years ago
218951e
CRIS: Segmented addressing only for kernel mode.
by Edgar E. Iglesias
· 15 years ago
be9f2de
CRIS: Update PR_EDA on TLB faults.
by Edgar E. Iglesias
· 15 years ago
c227f09
Revert "Get rid of _t suffix"
by Anthony Liguori
· 15 years ago
99a0949
Get rid of _t suffix
by malc
· 15 years ago
8167ee8
Update to a hopefully more future proof FSF address
by Blue Swirl
· 16 years ago
2fa73ec
CRIS: cris_mmu_result_t -> cris_mmu_result
by Edgar E. Iglesias
· 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
fad6cb1
Update FSF address in GPL/LGPL boilerplate
by aurel32
· 16 years ago
cddffe3
CRIS: Partial EXS reg support and fixes for SPC.
by edgar_igl
· 16 years ago
a1aebcb
CRIS: Fix brk 8 and add S-flag emulation.
by edgar_igl
· 16 years ago
980f8a0
CRIS: Mask off the cache selection bit after MMU translations.
by edgar_igl
· 16 years ago
7d5099d
CRIS: Remove redundant code.
by edgar_igl
· 16 years ago
1b1a38b
CRIS: Emulate NMIs.
by edgar_igl
· 17 years ago
30abcfc
CRIS: Restructure the translator to allow for better code generation.
by edgar_igl
· 17 years ago
cf1d97f
CRIS: Improve TLB management and handle delayslots at page boundaries.
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
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
9004627
More consistent naming for CRIS register-number macros.
by edgar_igl
· 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
81fdc5f
The remainder of CRIS CPU emulation files, by Edgar E. Iglesias.
by ths
· 17 years ago