summaryrefslogtreecommitdiffstats
path: root/tcg/arm/tcg-target.h
Commit message (Expand)AuthorAgeFilesLines
* tcg/arm: add bswap opsAurelien Jarno2010-04-191-2/+2
* tcg/arm: add ext16u opAurelien Jarno2010-04-191-2/+2
* tcg/arm: add rotation opsAurelien Jarno2010-04-191-1/+1
* tcg/arm: align 64-bit arguments in function callsAurelien Jarno2010-04-191-0/+1
* tcg/arm: explicitely list clobbered/reserved regsAurelien Jarno2010-04-191-1/+2
* tcg: Allow target-specific implementation of NOR.Richard Henderson2010-03-261-0/+1
* tcg: Allow target-specific implementation of NAND.Richard Henderson2010-03-261-0/+1
* tcg: Allow target-specific implementation of EQV.Richard Henderson2010-03-261-0/+1
* remove remaining occurrences AREG[1-9] and TCG_AREG[1-9]Paolo Bonzini2010-03-261-2/+0
* tcg/arm: use helpers for divu/remuAurelien Jarno2010-03-141-1/+0
* tcg: add div/rem 32-bit helpersAurelien Jarno2010-03-141-0/+1
* tcg/arm: implement andc opAurelien Jarno2010-03-131-1/+1
* tcg/arm: merge the two sets of #define for optional opsAurelien Jarno2010-03-021-14/+5
* tcg: Add comments for all optional instructions not implemented.Richard Henderson2010-02-201-0/+14
* ARM back-end: Add TCG notLaurent Desnogues2009-08-221-0/+1
* this patch improves the ARM back-end in the following way:Laurent Desnogues2009-07-181-0/+2
* Userspace guest address offsettingPaul Brook2009-07-171-0/+2
* ARM host fixesPaul Brook2009-07-171-3/+3
* tcg: rename bswap_i32/i64 functionsaurel322009-03-131-1/+1
* Prune unused TCG_AREGsblueswir12009-03-081-1/+0
* Use libgcc __clear_cache to clean icache, when available.balrog2008-12-011-0/+5
* Define TCG_TARGET_CALL_STACK_OFFSET on arm.balrog2008-05-231-2/+3
* Implement neg_i32, clean-up.balrog2008-05-201-0/+2
* ARM host support for TCG targets.balrog2008-05-191-0/+73
OpenPOWER on IntegriCloud