Sign in
qemu
/
qemu
/
22724f4921e17919dc1b7b796c2c48eadfbcf2da
/
target-lm32
/
op_helper.c
63c9155
cpu: move exec-all.h inclusion out of cpu.h
by Paolo Bonzini
· 9 years ago
ea99dde
lm32: Clean up includes
by Peter Maydell
· 9 years ago
74892d2
vl: allow other threads to do qemu_system_vmstop_request
by Paolo Bonzini
· 11 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
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
· 12 years ago
d5a11fe
exec: Change tlb_fill() argument to CPUState
by Andreas Färber
· 12 years ago
2710342
cpu: Move exception_index field from CPU_COMMON to CPUState
by Andreas Färber
· 12 years ago
7510454
cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook
by Andreas Färber
· 12 years ago
667ff96
target-lm32: stop VM on illegal or unknown instruction
by Michael Walle
· 11 years ago
3dd3a2b
target-lm32: add breakpoint/watchpoint support
by Michael Walle
· 11 years ago
b1669e5
target: Include softmmu_exec.h where forgotten
by Richard Henderson
· 12 years ago
0ee1024
lm32_juart: Relocate and tidy header
by Andreas Färber
· 12 years ago
0d09e41
hw: move headers to include/
by Paolo Bonzini
· 12 years ago
6635075
target-lm32: use HELPER() macro
by Michael Walle
· 12 years ago
259186a
cpu: Move halted and interrupt_request fields to CPUState
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
32ac0ca
target-lm32: switch to AREG0 free mode
by Blue Swirl
· 12 years ago
2050396
Use uintptr_t for various op related functions
by Blue Swirl
· 13 years ago
6393c08
target-lm32: 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
· 14 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
143e895
lm32: translation code helper
by Michael Walle
· 14 years ago