aboutsummaryrefslogtreecommitdiff
path: root/tcg/arm/tcg-target.h
AgeCommit message (Expand)AuthorFilesLines
2009-08-22ARM back-end: Add TCG notLaurent Desnogues1-0/+1
2009-07-18this patch improves the ARM back-end in the following way:Laurent Desnogues1-0/+2
2009-07-17Userspace guest address offsettingPaul Brook1-0/+2
2009-07-17ARM host fixesPaul Brook1-3/+3
2009-03-13tcg: rename bswap_i32/i64 functionsaurel321-1/+1
2009-03-08Prune unused TCG_AREGsblueswir11-1/+0
2008-12-01Use libgcc __clear_cache to clean icache, when available.balrog1-0/+5
2008-05-23Define TCG_TARGET_CALL_STACK_OFFSET on arm.balrog1-2/+3
2008-05-20Implement neg_i32, clean-up.balrog1-0/+2
2008-05-19ARM host support for TCG targets.balrog1-0/+73