summaryrefslogtreecommitdiffstats
path: root/target-cris
Commit message (Expand)AuthorAgeFilesLines
* cris: Remove ELF_MACHINE from cpu.hPeter Crosthwaite2015-09-251-2/+0
* target-cris: update CPU state save/load to use VMStateDescriptionJuan Quintela2015-09-174-90/+95
* tlb: Add "ifetch" argument to cpu_mmu_index()Benjamin Herrenschmidt2015-09-113-5/+5
* typofixes - v4Veres Lajos2015-09-112-4/+4
* target-cris: Use movcond and setcondRichard Henderson2015-09-082-30/+9
* tcg: Remove tcg_gen_trunc_i64_i32Richard Henderson2015-08-241-2/+2
* disas: cris: QOMify target specific disas setupPeter Crosthwaite2015-07-091-0/+16
* cpu-exec: Purge all uses of ENV_GET_CPU()Peter Crosthwaite2015-07-091-1/+1
* cpu: Change cpu_exec_init() arg to cpu, not envPeter Crosthwaite2015-07-091-1/+1
* cpu: Add Error argument to cpu_exec_init()Bharata B Rao2015-07-091-1/+1
* disas: Remove uses of CPU envPeter Crosthwaite2015-06-221-1/+1
* cris: remove unused cris_cond15 declarationsMichael Tokarev2015-03-191-10/+0
* tcg: Change translator-side labels to a pointerRichard Henderson2015-03-132-21/+8
* cpu: Make cpu_init() return QOM CPUState objectEduardo Habkost2015-03-101-8/+1
* tcg: Introduce tcg_op_buf_count and tcg_op_buf_fullRichard Henderson2015-02-121-8/+5
* tcg: Move emit of INDEX_op_end into gen_tb_endRichard Henderson2015-02-121-1/+1
* exec.c: Drop TARGET_HAS_ICE define and checksPeter Maydell2015-01-201-2/+0
* gen-icount: check cflags instead of use_icount globalPaolo Bonzini2015-01-031-1/+1
* qemu-log: add log category for MMU infoAntony Pavlov2014-12-161-5/+6
* target-cris/translate.c: fix out of bounds readzhanghailiang2014-11-171-6/+2
* gdbstub: Allow target CPUs to specify watchpoint STOP_BEFORE_ACCESS flagPeter Maydell2014-10-061-0/+1
* target-cris: Use cpu_exec_interrupt qom hookRichard Henderson2014-09-253-0/+33
* trace: [tcg] Include TCG-tracing header on all targetsLluís Vilanova2014-08-121-0/+3
* target-cris/translate.c: Remove _t_gen_mov_TN_env and _t_gen_mov_env_TNPeter Maydell2014-06-091-17/+2
* target-cris/translate.c: Remove t_gen_mov_TN_reg and t_gen_mov_reg_TNPeter Maydell2014-06-092-19/+4
* softmmu: introduce cpu_ldst.hPaolo Bonzini2014-06-053-2/+3
* softmmu: commonize helper definitionsPaolo Bonzini2014-06-051-14/+0
* tcg: Invert the inclusion of helper.hRichard Henderson2014-05-283-8/+3
* cputlb: Change tlb_set_page() argument to CPUStateAndreas Färber2014-03-131-1/+1
* cputlb: Change tlb_flush() argument to CPUStateAndreas Färber2014-03-131-1/+1
* cputlb: Change tlb_flush_page() argument to CPUStateAndreas Färber2014-03-132-4/+11
* target-cris: Replace DisasContext::env field with CRISCPUAndreas Färber2014-03-132-16/+16
* exec: Change cpu_abort() argument to CPUStateAndreas Färber2014-03-133-11/+11
* translate-all: Change cpu_restore_state() argument to CPUStateAndreas Färber2014-03-131-1/+1
* cpu-exec: Change cpu_loop_exit() argument to CPUStateAndreas Färber2014-03-131-2/+2
* exec: Change tlb_fill() argument to CPUStateAndreas Färber2014-03-131-3/+4
* cpu: Move breakpoints field from CPU_COMMON to CPUStateAndreas Färber2014-03-133-5/+6
* cpu: Move exception_index field from CPU_COMMON to CPUStateAndreas Färber2014-03-132-11/+13
* cpu: Turn cpu_handle_mmu_fault() into a CPUClass hookAndreas Färber2014-03-134-15/+19
* cpu: Factor out cpu_generic_init()Andreas Färber2014-03-131-12/+1
* cpu: Turn cpu_has_work() into a CPUClass hookAndreas Färber2014-03-132-5/+6
* cris: Add interrupt signals to the CPU deviceEdgar E. Iglesias2014-02-032-0/+24
* cris: Abort when a v10 takes interrupts while in a delayslotEdgar E. Iglesias2014-02-031-0/+5
* cris: Add "any" as alias for "crisv32" in user emulationEdgar E. Iglesias2014-02-031-0/+6
* target-cris: Use new qemu_ld/st opcodesRichard Henderson2013-12-081-25/+4
* tcg: Remove stray semi-colons from target-*/helper.hRichard Henderson2013-10-101-4/+4
* tcg: Move helper registration into tcg_context_initRichard Henderson2013-10-101-3/+0
* tcg: Change tcg_gen_exit_tb argument to uintptr_tRichard Henderson2013-09-021-1/+1
* cpu: Partially revert "cpu: Change qemu_init_vcpu() argument to CPUState"Andreas Färber2013-07-291-2/+3
* target-cris: Factor out CPUClass::gdb_read_register() hook for v10Andreas Färber2013-07-273-6/+9
OpenPOWER on IntegriCloud