summaryrefslogtreecommitdiffstats
path: root/include/exec/tb-lookup.h
Commit message (Expand)AuthorAgeFilesLines
* accel/tcg: drop the use of CF_HASH_MASK and rename paramsAlex Bennée2021-03-061-3/+6
* accel/tcg: move CF_CLUSTER calculation to curr_cflagsAlex Bennée2021-03-061-3/+0Star
* accel/tcg: rename tb_lookup__cpu_state and hoist state extractionAlex Bennée2021-03-061-10/+8Star
* qemu/atomic.h: rename atomic_ to qatomic_Stefan Hajnoczi2020-09-231-2/+2
* accel/tcg: Consider cluster index in tb_lookup__cpu_state()Peter Maydell2019-02-061-0/+4
* Clean up includesMarkus Armbruster2018-02-091-2/+0Star
* tcg: define CF_PARALLEL and use it for TB hashing along with CF_COUNT_MASKEmilio G. Cota2017-10-241-3/+3
* exec-all: bring tb->invalid into tb->cflagsEmilio G. Cota2017-10-101-1/+1
* tcg: consolidate TB lookups in tb_lookup__cpu_stateEmilio G. Cota2017-10-101-0/+49