index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tcg
/
tci
/
tcg-target.c.inc
Age
Commit message (
Expand
)
Author
2021-02-05
tcg/tci: Remove TCG_CONST
Richard Henderson
2021-02-05
tcg/tci: Fix TCG_REG_R4 misusage
Richard Henderson
2021-02-05
tcg/tci: Restrict TCG_TARGET_NB_REGS to 16
Richard Henderson
2021-02-05
tcg/tci: Implement 64-bit division
Richard Henderson
2021-02-05
tcg/tci: Remove dead code for TCG_TARGET_HAS_div2_*
Richard Henderson
2021-02-05
tcg/tci: Move stack bounds check to compile-time
Richard Henderson
2021-02-02
tcg/tci: Split out constraint sets to tcg-target-con-set.h
Richard Henderson
2021-02-02
tcg/tci: Split out target constraints to tcg-target-con-str.h
Richard Henderson
2021-02-02
tcg/tci: Remove TCG_TARGET_HAS_* ifdefs
Richard Henderson
2021-02-02
tcg/tci: Drop L and S constraints
Richard Henderson
2021-01-13
tcg: Remove movi and dupi opcodes
Richard Henderson
2021-01-13
tcg/tci: Add special tci_movi_{i32,i64} opcodes
Richard Henderson
2021-01-07
tcg: Adjust tcg_out_call for const
Richard Henderson
2020-10-08
tcg: Remove TCG_CT_REG
Richard Henderson
2020-10-08
tcg: Drop union from TCGArgConstraint
Richard Henderson
2020-08-21
meson: rename included C source files to .c.inc
Paolo Bonzini