aboutsummaryrefslogtreecommitdiff
path: root/include/tcg/tcg-op.h
AgeCommit message (Expand)AuthorFilesLines
2021-05-14tcg: Add tcg_constant_tlMatheus Ferst1-0/+2
2021-01-13tcg: Remove tcg_gen_dup{8,16,32,64}i_vecRichard Henderson1-4/+0
2021-01-13tcg: Use tcg_constant_{i32,i64} with tcg int expandersRichard Henderson1-11/+2
2021-01-07tcg: Make DisasContextBase.tb constRichard Henderson1-1/+1
2021-01-04tcg: Add tcg_gen_bswap_tl aliasRichard Henderson1-0/+2
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/+2
2020-06-02tcg: Implement gvec support for rotate by immediateRichard Henderson1-0/+2
2020-05-06tcg: Fix integral argument type to tcg_gen_rot[rl]i_i{32,64}Richard Henderson1-4/+4
2020-01-15tcg: Move TCG headers to include/tcg/Philippe Mathieu-Daudé1-0/+1328