12 Commits (98670d47cd8d63a529ff230fd39ddaa186156f8c)

Author SHA1 Message Date
Laurent Vivier 98670d47cd accel/tcg: add size paremeter in tlb_fill() 9 years ago
Laurent Vivier 8bf6cbaf39 target/m68k: add chk and chk2 9 years ago
Laurent Vivier d2f8fb8e7f target/m68k: manage 680x0 stack frames 9 years ago
Laurent Vivier 5beb144e04 target/m68k: add CPU_LOG_INT trace 9 years ago
Alex Bennée 65255e8efd target/*helper: don't check retaddr before calling cpu_restore_state 9 years ago
Emilio G. Cota f0ddf11b23 target/m68k: check CF_PARALLEL instead of parallel_cpus 9 years ago
Richard Henderson a45f1763cc target-m68k: Implement bfffo 10 years ago
Richard Henderson f2224f2c9a target-m68k: Implement bitfield ops for memory 10 years ago
Laurent Vivier 14f944063a target-m68k: add cas/cas2 ops 11 years ago
Laurent Vivier 0ccb9c1d81 target-m68k: add 680x0 divu/divs variants 10 years ago
Thomas Huth fcf5ef2ab5 Move target-* CPU file into a target/ folder 10 years ago
Richard Henderson 620c6cf665 target-m68k: Reorg flags handling 11 years ago
Richard Henderson 99c514485b target-m68k: Some fixes to SR and flags management 11 years ago
Sergey Sorokin b35399bb4e Fix confusing argument names in some common functions 10 years ago
Paolo Bonzini 63c915526d cpu: move exec-all.h inclusion out of cpu.h 11 years ago
Peter Maydell d841666577 m68k: Clean up includes 11 years ago
Greg Ungerer 0c8ff723bd m68k: fix usp processing on interrupt entry and exception exit 11 years ago
Leon Alrae cfe67cef48 semihosting: create SemihostingConfig structure and semihost.h 11 years ago
Richard Henderson ab409bb3fe target-m68k: Use cpu_exec_interrupt qom hook 12 years ago
Paolo Bonzini f08b617018 softmmu: introduce cpu_ldst.h 13 years ago
Paolo Bonzini 0f590e749f softmmu: commonize helper definitions 13 years ago
Richard Henderson 2ef6175aa7 tcg: Invert the inclusion of helper.h 13 years ago
Andreas Färber 3f38f309b2 translate-all: Change cpu_restore_state() argument to CPUState 13 years ago
Andreas Färber 5638d180d6 cpu-exec: Change cpu_loop_exit() argument to CPUState 13 years ago
Andreas Färber d5a11fefef exec: Change tlb_fill() argument to CPUState 13 years ago
Andreas Färber 27103424c4 cpu: Move exception_index field from CPU_COMMON to CPUState 13 years ago
Andreas Färber 7510454e3e cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook 13 years ago
Richard Henderson e5e84d22a3 target-m68k: Rename helpers.h to helper.h 13 years ago
Andreas Färber 97a8ea5a3a cpu: Replace do_interrupt() by CPUClass::do_interrupt method 14 years ago
Andreas Färber 259186a7d2 cpu: Move halted and interrupt_request fields to CPUState 14 years ago
Paolo Bonzini 022c62cbbc exec: move include files to include/exec/ 14 years ago
Blue Swirl a8a826a3c3 exec: refactor cpu_restore_state 14 years ago
Blue Swirl 89c33337fd Remove unused CONFIG_TCG_PASS_AREG0 and dead code 14 years ago
Blue Swirl 3187114152 target-m68k: switch to AREG0 free mode 14 years ago
Blue Swirl 2050396801 Use uintptr_t for various op related functions 15 years ago
Andreas Färber 2b3e3cfe84 target-m68k: Don't overuse CPUState 15 years ago
Blue Swirl bccd9ec5f0 softmmu_header: pass CPUState to tlb_fill 15 years ago
Blue Swirl 97b348e7d2 Remove unused is_softmmu parameter from cpu_handle_mmu_fault 15 years ago
Blue Swirl 3e4571724f exec.h cleanup 15 years ago
Blue Swirl 3c688828bc m68k: use caller supplied CPUState for interrupt related stuff 15 years ago
Blue Swirl 1162c041c1 cpu_loop_exit: avoid using AREG0 15 years ago
Stefan Weil 618ba8e6a1 Remove unused function parameter from cpu_restore_state 16 years ago
Blue Swirl 8167ee8839 Update to a hopefully more future proof FSF address 17 years ago
aurel32 fad6cb1a56 Update FSF address in GPL/LGPL boilerplate 18 years ago
blueswir1 1d6198c3b0 Remove unnecessary trailing newlines 18 years ago
ths 551bd27f22 Convert remaining __builtin_expect to likely/unlikely, by Jan Kiszka. 18 years ago
pbrook 9b7b85d260 Fix off-by-one unwinding error. 18 years ago
pbrook e1f3808e03 Convert m68k target to TCG. 18 years ago
bellard 44f8625d23 fixed invalid type 19 years ago
ths 273af66025 Adjust s390 addresses (the MSB is defined as "to be ignored"). 19 years ago