aboutsummaryrefslogtreecommitdiff
path: root/tcg/tci.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-23qemu/atomic.h: rename atomic_ to qatomic_Stefan Hajnoczi1-1/+1
2020-01-15tcg: Search includes from the project root source directoryPhilippe Mathieu-Daudé1-1/+1
2019-10-28tci: Add implementation for INDEX_op_ld16u_i64Stefan Weil1-0/+15
2017-12-29tcg: Allow 6 arguments to TCG helpersRichard Henderson1-4/+8
2017-10-10tci: move tci_regs to tcg_qemu_tb_exec's stackEmilio G. Cota1-273/+279
2017-07-19tcg/tci: enable bswap16_i64Philippe Mathieu-Daudé1-1/+0
2017-06-15tcg: move tcg backend files into accel/tcg/Yang Zhong1-0/+1251