summaryrefslogtreecommitdiffstats
path: root/tcg/tci/tcg-target.h
Commit message (Expand)AuthorAgeFilesLines
* tcg: Split rem requirement from div requirementRichard Henderson2013-07-091-4/+2
* tci: Make tcg temporaries local to tcg_qemu_tb_execRichard Henderson2013-04-111-1/+7
* tcg: Add signed multiword multiplication operationsRichard Henderson2013-02-231-0/+2
* tcg: Add 64-bit multiword arithmetic operationsRichard Henderson2013-02-231-0/+3
* tcg: Make 32-bit multiword operations optional for 64-bit hostsRichard Henderson2013-02-231-0/+4
* tci: Support deposit operationsStefan Weil2012-11-181-2/+2
* tcg: Remove TCG_TARGET_HAS_GUEST_BASE definePeter Maydell2012-10-121-3/+0
* tcg: Introduce movcondRichard Henderson2012-09-211-0/+2
* w64: Fix data type of next_tb and tcg_qemu_tb_execStefan Weil2012-03-171-1/+1
* Rename CPUState -> CPUArchStateAndreas Färber2012-03-141-1/+1
* w64: Fix data type of parameters for flush_icache_rangeStefan Weil2012-03-031-1/+2
* tci: Make flush_icache_range() inlineStefan Weil2011-11-281-0/+4
* tcg: Standardize on TCGReg as the enum for hard registersRichard Henderson2011-11-141-1/+1
* tcg: Add bytecode generator for tcg interpreterStefan Weil2011-10-311-0/+160
OpenPOWER on IntegriCloud