summaryrefslogtreecommitdiffstats
path: root/tci.c
Commit message (Expand)AuthorAgeFilesLines
* exec: move include files to include/exec/Paolo Bonzini2012-12-191-1/+1
* tci: Fix type of tci_read_labelRichard Henderson2012-11-241-2/+2
* tci: Support deposit operationsStefan Weil2012-11-181-0/+22
* tcg: remove obsolete jmp opAurelien Jarno2012-10-061-1/+0
* tci: Fix for AREG0 free modeStefan Weil2012-09-271-4/+9
* Remove unused CONFIG_TCG_PASS_AREG0 and dead codeBlue Swirl2012-09-151-12/+0
* tci: Support INDEX_op_bswap64_i64Stefan Weil2012-06-221-1/+0
* tci: Fix wrong macro name for debug codeStefan Weil2012-05-081-1/+1
* tci: GETPC() macro must return an uintptr_tStefan Weil2012-04-211-2/+2
* tci: Support targets with CONFIG_TCG_PASS_AREG0 (fix broken build)Stefan Weil2012-04-071-12/+23
* w64: Fix data type of next_tb and tcg_qemu_tb_execStefan Weil2012-03-171-2/+2
* Rename CPUState -> CPUArchStateAndreas Färber2012-03-141-2/+2
* tcg: Standardize on TCGReg as the enum for hard registersRichard Henderson2011-11-141-19/+19
* tcg: Add interpreter for bytecodeStefan Weil2011-10-311-0/+1208
OpenPOWER on IntegriCloud