Sign in
qemu
/
qemu
/
fb6c91ba2bb0b1c1b8662ceeeeb9474a025f9a6b
/
target-cris
/
helper.c
5a1f7f4
target-cris: Use cpu_exec_interrupt qom hook
by Richard Henderson
· 10 years ago
f08b617
softmmu: introduce cpu_ldst.h
by Paolo Bonzini
· 11 years ago
0c591eb
cputlb: Change tlb_set_page() argument to CPUState
by Andreas Färber
· 11 years ago
a47dddd
exec: Change cpu_abort() 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
d66433f
cris: Abort when a v10 takes interrupts while in a delayslot
by Edgar E. Iglesias
· 11 years ago
00b941e
cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook
by Andreas Färber
· 12 years ago
878096e
cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks
by Andreas Färber
· 12 years ago
b21bfee
target-cris: Override do_interrupt for pre-v32 CPU cores
by Andreas Färber
· 12 years ago
97a8ea5
cpu: Replace do_interrupt() by CPUClass::do_interrupt method
by Andreas Färber
· 12 years ago
259186a
cpu: Move halted and interrupt_request fields to CPUState
by Andreas Färber
· 12 years ago
21317bc
target-cris/helper.c: Update Coding Style
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
a8170e5
Rename target_phys_addr_t to hwaddr
by Avi Kivity
· 12 years ago
cf7e0c8
target-cris: Switch to AREG0 free mode
by Aurelien Jarno
· 12 years ago
8219314
cris: Fix NMI-flag handling on crisv10.
by Lars Persson
· 13 years ago
f756c7a
cris: Add break support for v10.
by Edgar E. Iglesias
· 14 years ago
a1170bf
target-cris: Don't overuse CPUState
by Andreas Färber
· 13 years ago
7ad757b
target-cris: Clean includes
by Stefan Weil
· 13 years ago
774d5c5
cris: Handle conditional stores on CRISv10
by Stefan Sandstrom
· 13 years ago
97b348e
Remove unused is_softmmu parameter from cpu_handle_mmu_fault
by Blue Swirl
· 13 years ago
2b41f10
Remove exec-all.h include directives
by Blue Swirl
· 14 years ago
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