summaryrefslogtreecommitdiffstats
path: root/target-m68k/cpu.h
Commit message (Expand)AuthorAgeFilesLines
* target-xxx: Use fprintf_function (format checking)Stefan Weil2010-10-301-1/+2
* remove exec-all.h inclusion from cpu.hPaolo Bonzini2010-07-031-1/+0
* move cpu_pc_from_tb to target-*/exec.hPaolo Bonzini2010-07-031-5/+0
* Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h.Richard Henderson2010-03-121-0/+3
* cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signalNathan Froyd2009-08-241-0/+1
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-161-2/+1
* Add m68k_cpu_list()Laurent Vivier2009-05-091-0/+3
* clean build: Fix remaining m68k warningsaurel322009-03-071-0/+3
* The _exit syscall is used for both thread termination in NPTL applications,pbrook2009-03-071-1/+2
* Update FSF address in GPL/LGPL boilerplateaurel322009-01-041-1/+1
* Refactor translation block CPU state handling (Jan Kiszka)aliguori2008-11-181-0/+10
* Convert CPU_PC_FROM_TB to static inline (Jan Kiszka)aliguori2008-11-181-2/+6
* Move interrupt_request and user_mode_only to common cpu state.pbrook2008-07-011-4/+0
* Add instruction counter.pbrook2008-06-291-0/+2
* Fix typo.pbrook2008-05-301-1/+1
* Move clone() register setup to target specific code. Handle fork-like clone.pbrook2008-05-301-0/+9
* Push common interrupt variables to cpu-defs.h (Glauber Costa)bellard2008-05-291-2/+0
* moved halted field to CPU_COMMONbellard2008-05-281-1/+0
* Convert m68k target to TCG.pbrook2008-05-241-4/+3
* added cpu_model parameter to cpu_init()bellard2007-11-101-7/+3
* Replace is_user variable with mmu_idx in softmmu core,j_mayer2007-10-141-0/+11
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-171-1/+1
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-4/+4
* Move target-specific defines to the target directories.ths2007-06-031-0/+7
* Improve ColdFire CPU selection.pbrook2007-06-031-3/+9
* MCF5208 emulation.pbrook2007-06-031-0/+13
* ColdFire EMAC support.pbrook2007-05-291-0/+19
* M68k extended addressing modes.pbrook2007-05-261-1/+2
* Rework m68k cpu feature flags.pbrook2007-05-261-0/+19
* M68k system mode semihosting.pbrook2007-05-261-0/+3
* m68k/ColdFire system emulation.pbrook2007-05-231-5/+24
* siginfo fix for Darwin/Mac OS X, by Pierre d'Herbemont.ths2007-01-311-2/+1
* Check ELF binaries for machine type and endianness.ths2006-12-231-0/+2
* ColdFire target.pbrook2006-10-221-0/+140
OpenPOWER on IntegriCloud