summaryrefslogtreecommitdiffstats
path: root/target-arm/cpu.h
Commit message (Expand)AuthorAgeFilesLines
* Prevent cpsr_write/_read be put out of line in op.o (fixes a segfault on some...balrog2007-11-131-42/+3
* ARMv7 support.pbrook2007-11-111-25/+162
* added cpu_model parameter to cpu_init()bellard2007-11-101-2/+1
* Replace is_user variable with mmu_idx in softmmu core,j_mayer2007-10-141-0/+11
* Unify '-cpu ?' option.j_mayer2007-10-121-1/+2
* Move get_sp_from_cpustate from cpu.h to target_signal.h.ths2007-09-271-5/+0
* linux-user sigaltstack() syscall, by Thayne Harbaugh.ths2007-09-271-0/+5
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-171-3/+3
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-6/+6
* Basic OMAP310 support. Basic Palm Tungsten|E machine emulation.balrog2007-07-291-1/+8
* Various reg offset shift typos.balrog2007-07-241-1/+1
* Reset ARM cp15.c1_sys to default values. Fix XScale cp15 accesses.balrog2007-06-241-0/+1
* Move target-specific defines to the target directories.ths2007-06-031-0/+7
* ARM946 CPU support.pbrook2007-05-081-3/+9
* Account for machine with RAM which is not mapped at 0x0 in arm_boot.c.balrog2007-04-301-1/+2
* Implement iwMMXt instruction set for the PXA270 cpu.balrog2007-04-301-0/+19
* Core features of ARM XScale processors. Main PXA270 and PXA255 peripherals.balrog2007-04-301-4/+34
* ARM reabbot support (orginal patch by Aurelien Jarno).pbrook2007-03-111-0/+6
* Fix typo in help output.pbrook2007-03-081-0/+1
* Implement --cpu for ARM.pbrook2007-03-081-1/+1
* 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
* Fix comment typo.pbrook2006-10-221-1/+1
* Add Arm926 core support.pbrook2006-02-201-3/+29
* Arm Linux EABI syscall support.pbrook2006-02-091-0/+5
* Implement Arm BKPT instruction.pbrook2006-02-041-0/+1
* ARM CPU suspend/halt (Paul Brook)bellard2005-11-261-1/+1
* ARM system emulation (Paul Brook)bellard2005-11-261-3/+97
* added CPU_COMMON and CPUState.tb_jmp_cache[]bellard2005-11-201-15/+2
* gdb support for user mode (Paul Brook)bellard2005-04-171-0/+7
* VFP register ordering (Paul Brook)bellard2005-04-071-7/+4
* soft float supportbellard2005-03-131-5/+8
* ARM VFP support (Paul Brook)bellard2005-02-221-0/+28
* initial user mmu supportbellard2005-02-071-2/+7
* armv5te support (Paul Brook)bellard2005-01-311-0/+3
* monitor fixesbellard2004-10-091-2/+0
* precise self modifying code supportbellard2004-04-251-0/+7
* added TARGET_LONG_BITSbellard2004-01-241-0/+2
* new directory structurebellard2003-09-301-0/+63
OpenPOWER on IntegriCloud