summaryrefslogtreecommitdiffstats
path: root/target/alpha
Commit message (Expand)AuthorAgeFilesLines
...
* target/alpha: optimize gen_cvtlq() using deposit opPhilippe Mathieu-Daudé2017-07-191-5/+3Star
* target/alpha: Log temp leaksRichard Henderson2017-07-191-0/+6
* target/alpha: Fix temp leak in gen_fbcondRichard Henderson2017-07-191-1/+5
* target/alpha: Fix temp leak in gen_call_palRichard Henderson2017-07-191-8/+12
* target/alpha: Fix temp leak in gen_mtprRichard Henderson2017-07-191-4/+6
* target/alpha: Fix temp leak in gen_bcondRichard Henderson2017-07-191-8/+8
* target/alpha: Merge several flag bytes into ENV->FLAGSRichard Henderson2017-07-195-87/+103
* target/alpha: Copy tb->flags into DisasContextRichard Henderson2017-07-191-5/+7
* target/alpha: Remove amask from tb->flagsRichard Henderson2017-07-192-41/+38Star
* target/alpha: Use tcg_gen_lookup_and_goto_ptrRichard Henderson2017-06-191-5/+22
* target/alpha: Use goto_tb for fallthru between TBsRichard Henderson2017-06-051-2/+12
* target/alpha: Implement WTINT inlineRichard Henderson2017-06-051-5/+11
* migration: Remove unneeded includes of migration/vmstate.hJuan Quintela2017-06-011-1/+0Star
* shutdown: Add source information to SHUTDOWN and RESETEric Blake2017-05-231-2/+2
* qemu-timer: do not include sysemu/cpus.h from util/qemu-timer.hPaolo Bonzini2017-03-141-0/+1
* target/alpha: Enable MTTCG by defaultRichard Henderson2017-02-281-0/+3
* migration: extend VMStateInfoJianjun Duan2017-01-241-2/+4
* cputlb: drop flush_global flag from tlb_flushAlex Bennée2017-01-132-2/+2
* target-alpha: Use ctpop helperRichard Henderson2017-01-103-8/+1Star
* target-alpha: Use the ctz and clz opcodesRichard Henderson2017-01-103-14/+2Star
* target-alpha: Use deposit and extract opsRichard Henderson2017-01-101-25/+42
* Move target-* CPU file into a target/ folderThomas Huth2016-12-2015-0/+6101