summaryrefslogtreecommitdiffstats
path: root/target-lm32/op_helper.c
Commit message (Expand)AuthorAgeFilesLines
* vl: allow other threads to do qemu_system_vmstop_requestPaolo Bonzini2014-06-231-1/+1
* softmmu: introduce cpu_ldst.hPaolo Bonzini2014-06-051-1/+1
* softmmu: commonize helper definitionsPaolo Bonzini2014-06-051-10/+0
* tcg: Invert the inclusion of helper.hRichard Henderson2014-05-281-1/+1
* translate-all: Change cpu_restore_state() argument to CPUStateAndreas Färber2014-03-131-4/+1
* cpu-exec: Change cpu_loop_exit() argument to CPUStateAndreas Färber2014-03-131-3/+3
* exec: Change tlb_fill() argument to CPUStateAndreas Färber2014-03-131-5/+8
* cpu: Move exception_index field from CPU_COMMON to CPUStateAndreas Färber2014-03-131-2/+4
* cpu: Turn cpu_handle_mmu_fault() into a CPUClass hookAndreas Färber2014-03-131-1/+2
* target-lm32: stop VM on illegal or unknown instructionMichael Walle2014-02-041-0/+17
* target-lm32: add breakpoint/watchpoint supportMichael Walle2014-02-041-1/+57
* target: Include softmmu_exec.h where forgottenRichard Henderson2013-09-021-0/+2
* lm32_juart: Relocate and tidy headerAndreas Färber2013-07-291-1/+1
* hw: move headers to include/Paolo Bonzini2013-04-081-2/+2
* target-lm32: use HELPER() macroMichael Walle2013-03-181-10/+10
* cpu: Move halted and interrupt_request fields to CPUStateAndreas Färber2013-03-121-1/+3
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-1/+1
* exec: move include files to include/exec/Paolo Bonzini2012-12-191-4/+4
* exec: refactor cpu_restore_stateBlue Swirl2012-12-161-7/+1
* target-lm32: switch to AREG0 free modeBlue Swirl2012-09-151-18/+11
* Use uintptr_t for various op related functionsBlue Swirl2012-04-141-5/+3
* target-lm32: Don't overuse CPUStateAndreas Färber2012-03-141-2/+2
* softmmu_header: pass CPUState to tlb_fillBlue Swirl2011-10-011-4/+3
* Remove unused is_softmmu parameter from cpu_handle_mmu_faultBlue Swirl2011-08-071-1/+1
* exec.h cleanupBlue Swirl2011-07-301-1/+2
* cpu_loop_exit: avoid using AREG0Blue Swirl2011-06-261-3/+3
* Remove unused function parameter from cpu_restore_stateStefan Weil2011-04-201-1/+1
* lm32: translation code helperMichael Walle2011-03-071-0/+106
OpenPOWER on IntegriCloud