summaryrefslogtreecommitdiff
path: root/target-arm/op_helper.c
AgeCommit message (Expand)AuthorFilesLines
2008-03-31ARM TCG conversion 10/16.pbrook1-188/+0
2008-03-31ARM TCG conversion 9/16.pbrook1-0/+33
2008-03-31ARM TCG conversion 8/16.pbrook1-0/+23
2008-03-31ARM TCG conversion 7/16.pbrook1-0/+67
2008-03-31ARM TCG conversion 4/16.pbrook1-0/+66
2007-11-11fixed invalid typebellard1-2/+2
2007-11-11ARMv7 support.pbrook1-2/+76
2007-10-29Adjust s390 addresses (the MSB is defined as "to be ignored").ths1-1/+5
2007-10-14Replace is_user variable with mmu_idx in softmmu core,j_mayer1-2/+2
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths1-1/+1
2006-02-20Add Arm926 core support.pbrook1-5/+7
2005-11-26ARM system emulation (Paul Brook)bellard1-0/+51
2005-04-23arm vfp fcmp and fcmpe instructions fix (Paul Brook)bellard1-2/+2
2005-03-13soft float supportbellard1-100/+45
2005-02-22ARM VFP support (Paul Brook)bellard1-0/+229