aboutsummaryrefslogtreecommitdiffstats
path: root/cpu-defs.h
AgeCommit message (Expand)AuthorFilesLines
2007-04-14Add TARGET_FMT_plx to properly display target_phys_addr_t variables.j_mayer1-0/+2
2007-04-05Infrastructure to support more than 2 MMU modes.j_mayer1-1/+10
2007-04-04TARGET_FMT_ld may also be useful for debugging purposes.j_mayer1-0/+2
2007-03-16Watchpoint support (previous commit got eaten by Savannah server crash).pbrook1-0/+8
2006-11-12Speed up tlb_flush_page (Daniel Jacobowitz).pbrook1-0/+8
2006-06-25C99 64 bit printfbellard1-1/+1
2005-11-28PAGE_EXEC support in TLBsbellard1-4/+6
2005-11-23better halted state supportbellard1-2/+1
2005-11-21SMP supportbellard1-2/+3
2005-11-20added CPU_COMMON and CPUState.tb_jmp_cache[]bellard1-0/+29
2005-08-21ram_addr_t type for ram offsetsbellard1-0/+3
2005-07-02simplified PowerPC exception handling (Jocelyn Mayer)bellard1-3/+3
2005-06-05added HOST_LONG_BITS in configurebellard1-6/+0
2005-01-0364 bit target supportbellard1-0/+2
2004-04-26amd64 port (Jocelyn Mayer)bellard1-9/+17
2004-04-25added target_phys_addr_tbellard1-0/+15
2004-03-21do not depend on thunk.h - more log itemsbellard1-0/+8
2004-02-16use osdep.hbellard1-0/+2
2004-01-24correct target_ulong definitionbellard1-0/+16
2003-10-27commentsbellard1-2/+9
2003-08-10soft mmu supportbellard1-0/+39