summaryrefslogtreecommitdiffstats
path: root/cpu-defs.h
Commit message (Expand)AuthorAgeFilesLines
* Fix writes to pages containing watchpoints for the RAM not at 0x0 cases.balrog2007-06-261-1/+1
* Add TARGET_FMT_plx to properly display target_phys_addr_t variables.j_mayer2007-04-141-0/+2
* Infrastructure to support more than 2 MMU modes.j_mayer2007-04-051-1/+10
* TARGET_FMT_ld may also be useful for debugging purposes.j_mayer2007-04-041-0/+2
* Watchpoint support (previous commit got eaten by Savannah server crash).pbrook2007-03-171-0/+8
* Speed up tlb_flush_page (Daniel Jacobowitz).pbrook2006-11-121-0/+8
* C99 64 bit printfbellard2006-06-251-1/+1
* PAGE_EXEC support in TLBsbellard2005-11-281-4/+6
* better halted state supportbellard2005-11-231-2/+1Star
* SMP supportbellard2005-11-221-2/+3
* added CPU_COMMON and CPUState.tb_jmp_cache[]bellard2005-11-201-0/+29
* ram_addr_t type for ram offsetsbellard2005-08-211-0/+3
* simplified PowerPC exception handling (Jocelyn Mayer)bellard2005-07-031-3/+3
* added HOST_LONG_BITS in configurebellard2005-06-051-6/+0Star
* 64 bit target supportbellard2005-01-041-0/+2
* amd64 port (Jocelyn Mayer)bellard2004-04-261-9/+17
* added target_phys_addr_tbellard2004-04-251-0/+15
* do not depend on thunk.h - more log itemsbellard2004-03-211-0/+8
* use osdep.hbellard2004-02-161-0/+2
* correct target_ulong definitionbellard2004-01-241-0/+16
* commentsbellard2003-10-271-2/+9
* soft mmu supportbellard2003-08-101-0/+39