aboutsummaryrefslogtreecommitdiff
path: root/include/tcg/tcg.h
AgeCommit message (Expand)AuthorFilesLines
2020-10-27tcg: Do not kill globals at conditional branchesRichard Henderson1-1/+3
2020-10-08tcg: Remove TCGOpDef.usedRichard Henderson1-3/+0
2020-10-08tcg: Move some TCG_CT_* bits to TCGArgConstraint bitfieldsRichard Henderson1-7/+7
2020-10-08tcg: Remove TCG_CT_REGRichard Henderson1-1/+0
2020-10-08tcg: Move sorted_args into TCGArgConstraint.sort_indexRichard Henderson1-1/+1
2020-10-08tcg: Drop union from TCGArgConstraintRichard Henderson1-3/+1
2020-09-01tcg: Add tcg_get_insn_start_paramRichard Henderson1-0/+15
2020-08-21meson: rename included C source files to .c.incPaolo Bonzini1-1/+1
2020-06-16tcg: call qemu_spin_destroy for tb->jmp_lockEmilio G. Cota1-0/+1
2020-06-02tcg: Implement gvec support for rotate by scalarRichard Henderson1-0/+1
2020-06-02tcg: Implement gvec support for rotate by vectorRichard Henderson1-0/+1
2020-06-02tcg: Implement gvec support for rotate by immediateRichard Henderson1-0/+1
2020-03-16misc: Replace zero-length arrays with flexible array member (automatic)Philippe Mathieu-Daudé1-1/+1
2020-01-15tcg: Move TCG headers to include/tcg/Philippe Mathieu-Daudé1-0/+1430