summaryrefslogtreecommitdiffstats
path: root/target-cris
Commit message (Expand)AuthorAgeFilesLines
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-1/+1
* target-cris/opcode-cris.h: rename REG_PC/SP to CRIS_REG_PC/SPPeter Maydell2011-08-201-6/+6
* Remove unused is_softmmu parameter from cpu_handle_mmu_faultBlue Swirl2011-08-073-8/+7
* exec.h cleanupBlue Swirl2011-07-302-29/+3
* cris: Handle opcode zeroEdgar E. Iglesias2011-06-281-3/+0
* Remove exec-all.h include directivesBlue Swirl2011-06-264-4/+0
* Move cpu_has_work and cpu_pc_from_tb to cpu.hBlue Swirl2011-06-262-11/+11
* exec.h: fix coding style and change cpu_has_work to return boolBlue Swirl2011-06-261-2/+2
* cpu_loop_exit: avoid using AREG0Blue Swirl2011-06-261-2/+2
* Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2011-05-122-2/+2
|\
| * Fix typo in comment (truely -> truly)Stefan Weil2011-05-081-1/+1
| * Fix typos in comments (accessable -> accessible, priveleged -> privileged)Stefan Weil2011-05-081-1/+1
* | irq: Privatize CPU_INTERRUPT_NMI.Richard Henderson2011-05-081-0/+3
|/
* Remove unused function parameter from cpu_restore_stateStefan Weil2011-04-201-1/+1
* Remove unused function parameters from gen_pc_load and rename the functionStefan Weil2011-04-201-2/+1
* Fix conversions from pointer to tcg_target_longStefan Weil2011-04-101-1/+1
* inline cpu_halted into sole callerPaolo Bonzini2011-03-131-11/+0
* cris, microblaze: use cpu_has_workPaolo Bonzini2011-02-081-3/+1
* cris: Replace tcg branch sequence with setcondEdgar E. Iglesias2011-01-251-9/+2
* cris: Set btaken when storing direct jumpsEdgar E. Iglesias2011-01-131-0/+3
* cris: Remove unused orig_flagsEdgar E. Iglesias2011-01-101-2/+2
* cris: Allow more TB chaining for crisv10Edgar E. Iglesias2011-01-102-14/+33
* cris: Allow more TB chaningEdgar E. Iglesias2011-01-071-19/+22
* cris: Avoid useless tmp in t_gen_cc_jmp()Edgar E. Iglesias2011-01-071-6/+1
* target-xxx: Use fprintf_function (format checking)Stefan Weil2010-10-302-4/+3
* cris: avoid a write only variableBlue Swirl2010-10-131-3/+2
* cris: Consider the TLB valid bit on writes to the TLBEdgar E. Iglesias2010-10-071-1/+3
* target-cris: Use %td for ptrdiff_t arguments in debug messageStefan Weil2010-10-021-1/+1
* cris: Fix watchdog resetsEdgar E. Iglesias2010-09-191-2/+3
* cris: Fix TLB exec bit protectionEdgar E. Iglesias2010-09-182-2/+2
* Use gcc warning flag -Wempty-bodyBlue Swirl2010-09-181-1/+1
* cris: Avoid spurios hw_abort on recursive bus faultsEdgar E. Iglesias2010-09-161-1/+7
* cris: Avoid debug clobbering for both I & D MMU state.Edgar E. Iglesias2010-07-053-20/+10
* cris: Dont clobber the MMU state across calls to cpu_get_phys_page_debug.Edgar E. Iglesias2010-07-051-0/+17
* cris: Break out rand LFSR update into a separate func.Edgar E. Iglesias2010-07-051-8/+13
* remove exec-all.h inclusion from cpu.hPaolo Bonzini2010-07-031-1/+0
* move cpu_pc_from_tb to target-*/exec.hPaolo Bonzini2010-07-032-5/+6
* remove unused stuff from */exec.hPaolo Bonzini2010-07-031-3/+0
* cris: Move sign extension.Edgar E. Iglesias2010-06-161-13/+13
* cris: Centralize fetchingEdgar E. Iglesias2010-06-161-22/+44
* cris: Make the CRISv32 insn decoders return signed int.Edgar E. Iglesias2010-06-161-86/+86
* cris: Break out image loading to hw/cris-boot.c.Edgar E. Iglesias2010-06-101-0/+2
* Fix %lld or %llx printf format useBlue Swirl2010-05-221-2/+2
* Fix __VA__ARGS__ typo in cris mmu.cRiccardo Magliocchetti2010-05-191-1/+1
* cris: remove dead assignments, spotted by clang analyzerBlue Swirl2010-04-252-7/+2
* Replace assert(0) with abort() or cpu_abort()Blue Swirl2010-03-182-8/+10
* Large page TLB flushPaul Brook2010-03-171-2/+3
* Remove cpu_get_phys_page_debug from userspace emulationPaul Brook2010-03-121-5/+0
* Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h.Richard Henderson2010-03-121-0/+3
* Update to a hopefully more future proof FSF addressBlue Swirl2010-03-072-4/+2
OpenPOWER on IntegriCloud