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