summaryrefslogtreecommitdiffstats
path: root/tcg/tci/tcg-target.c
Commit message (Expand)AuthorAgeFilesLines
* tci: Fix broken build (compiler warning caused by redefined macro BIT)Stefan Weil2013-07-301-3/+0
* tci: Make tcg temporaries local to tcg_qemu_tb_execRichard Henderson2013-04-111-6/+6
* tci: Delete unused tb_ret_addrRichard Henderson2013-04-111-5/+1
* tci: Use 32-bit signed offsets to loads/storesRichard Henderson2013-04-111-2/+2
* qemu-log: Rename the public-facing cpu_set_log function to qemu_set_logPeter Maydell2013-02-161-1/+1
* tci: Support deposit operationsStefan Weil2012-11-181-0/+24
* tcg: remove obsolete jmp opAurelien Jarno2012-10-061-4/+0
* tci: Fix for AREG0 free modeStefan Weil2012-09-271-5/+5
* tcg: Remove tcg_target_get_call_iarg_regs_countStefan Weil2012-09-221-6/+0
* Remove unused CONFIG_TCG_PASS_AREG0 and dead codeBlue Swirl2012-09-151-4/+0
* tci: don't write zero for reloc in tci_out_labelScott Wood2012-06-241-1/+1
* qemu-log: cleanupBlue Swirl2012-06-211-1/+1
* softmmu templates: optionally pass CPUState to memory access functionsBlue Swirl2012-03-181-0/+6
* Rename CPUState -> CPUArchStateAndreas Färber2012-03-141-1/+1
* tci: Make flush_icache_range() inlineStefan Weil2011-11-281-4/+0
* tcg: Use TCGReg for standard tcg-target entry points.Richard Henderson2011-11-141-4/+4
* tcg: Add bytecode generator for tcg interpreterStefan Weil2011-10-311-0/+906
OpenPOWER on IntegriCloud