aboutsummaryrefslogtreecommitdiff
path: root/tcg/tci/tcg-target.c.inc
AgeCommit message (Expand)Author
2021-02-05tcg/tci: Remove TCG_CONSTRichard Henderson
2021-02-05tcg/tci: Fix TCG_REG_R4 misusageRichard Henderson
2021-02-05tcg/tci: Restrict TCG_TARGET_NB_REGS to 16Richard Henderson
2021-02-05tcg/tci: Implement 64-bit divisionRichard Henderson
2021-02-05tcg/tci: Remove dead code for TCG_TARGET_HAS_div2_*Richard Henderson
2021-02-05tcg/tci: Move stack bounds check to compile-timeRichard Henderson
2021-02-02tcg/tci: Split out constraint sets to tcg-target-con-set.hRichard Henderson
2021-02-02tcg/tci: Split out target constraints to tcg-target-con-str.hRichard Henderson
2021-02-02tcg/tci: Remove TCG_TARGET_HAS_* ifdefsRichard Henderson
2021-02-02tcg/tci: Drop L and S constraintsRichard Henderson
2021-01-13tcg: Remove movi and dupi opcodesRichard Henderson
2021-01-13tcg/tci: Add special tci_movi_{i32,i64} opcodesRichard Henderson
2021-01-07tcg: Adjust tcg_out_call for constRichard Henderson
2020-10-08tcg: Remove TCG_CT_REGRichard Henderson
2020-10-08tcg: Drop union from TCGArgConstraintRichard Henderson
2020-08-21meson: rename included C source files to .c.incPaolo Bonzini