1496 Commits (87f0d88261d120e428cd23305775026556e6cce6)

Author SHA1 Message Date
Richard Henderson f69d277ece tcg: Transition flat op_defs array to a target callback 10 years ago
Richard Henderson 82790a8709 tcg: Add markup for output requires new register 10 years ago
Richard Henderson 333b21b809 tcg/optimize: Fold movcond 0/1 into setcond 10 years ago
Richard Henderson 752b1be947 tcg/s390: Support deposit into zero 10 years ago
Richard Henderson b0bf5fe82d tcg/s390: Implement field extraction opcodes 10 years ago
Richard Henderson b2c98d9d39 tcg/s390: Expose host facilities to tcg-target.h 10 years ago
Richard Henderson c05021c3c8 tcg/ppc: Implement field extraction opcodes 10 years ago
Richard Henderson befbb3ced5 tcg/mips: Implement field extraction opcodes 10 years ago
Richard Henderson 78fdbfb946 tcg/i386: Implement field extraction opcodes 10 years ago
Richard Henderson ec903af184 tcg/arm: Implement field extraction opcodes 10 years ago
Richard Henderson 40b2ccb156 tcg/arm: Move isa detection to tcg-target.h 10 years ago
Richard Henderson e2179f94a1 tcg/aarch64: Implement field extraction opcodes 10 years ago
Richard Henderson 07cc68d528 tcg: Add deposit_z expander 10 years ago
Richard Henderson 0d0d309df0 tcg: Minor adjustments to deposit expanders 10 years ago
Richard Henderson 7ec8bab3de tcg: Add field extraction primitives 10 years ago
Jin Guojie f0d703314e tcg-mips: Adjust qemu_ld/st for mips64 10 years ago
Jin Guojie 999b941633 tcg-mips: Adjust calling conventions for mips64 10 years ago
Jin Guojie 98d690761a tcg-mips: Add tcg unwind info 10 years ago
Jin Guojie 0973b1cff8 tcg-mips: Adjust prologue for mips64 10 years ago
Jin Guojie 32b69707df tcg-mips: Adjust load/store functions for mips64 10 years ago
Jin Guojie 2294d05dab tcg-mips: Adjust move functions for mips64 10 years ago
Jin Guojie 7f54eaa3b7 tcg-mips: Add bswap32u and bswap64 10 years ago
Jin Guojie 0119b1927d tcg-mips: Support 64-bit opcodes 10 years ago
Jin Guojie 57a701fc2b tcg-mips: Add mips64 opcodes 10 years ago
Jin Guojie bb08afe9f0 tcg-mips: Move bswap code to a subroutine 10 years ago
Richard Henderson e45d4ef6e3 tcg/s390: Remove 'R' constraint 10 years ago
Richard Henderson 65839b56b9 tcg/s390: Fix setcond expansion 10 years ago
Joseph Myers 3ff91d7e85 tcg: correct 32-bit tcg_gen_ld8s_i64 sign-extension 10 years ago
Peter Maydell a40d4701bc tcg/tcg.h: Improve documentation of TCGv_i32 etc types 10 years ago
Richard Henderson 5087abfb7d tcg: Add tcg_gen_mulsu2_{i32,i64,tl} 10 years ago
Richard Henderson 1ee73216f4 log: Add locking to large logging blocks 10 years ago
Paolo Bonzini 7d7500d998 tcg: comment on which functions have to be called with tb_lock held 10 years ago
Richard Henderson 91682118aa tcg: Emit barriers with parallel_cpus 10 years ago
Richard Henderson df79b996a7 tcg: Add CONFIG_ATOMIC64 10 years ago
Richard Henderson 7ebee43ee3 tcg: Add atomic128 helpers 10 years ago
Richard Henderson c482cb117c tcg: Add atomic helpers 10 years ago
Richard Henderson fdbc2b5722 tcg: Add EXCP_ATOMIC 10 years ago
Paolo Bonzini 0fe4fca4e1 tcg: try sti when moving a constant into a dead memory temp 10 years ago
Paolo Bonzini bf28a69eeb qemu-tech: move text from qemu-tech to tcg/README 10 years ago
Alex Bennée 550276ae0a tcg/optimize: move default return out of if statement 10 years ago
Richard Henderson ebb90a005d tcg/i386: Extend TARGET_PAGE_MASK to the proper type 10 years ago
Pranith Kumar 34f939218c tcg: Optimize fence instructions 10 years ago
Pranith Kumar a1e69e2f81 tcg/tci: Add support for fence 10 years ago
Pranith Kumar f8f03b3707 tcg/sparc: Add support for fence 10 years ago
Pranith Kumar c9314d610e tcg/s390: Add support for fence 10 years ago
Pranith Kumar 7b4af5ee8a tcg/ppc: Add support for fence 10 years ago
Pranith Kumar 6f0b99104a tcg/mips: Add support for fence 10 years ago
Pranith Kumar 5bbadbdfd6 tcg/ia64: Add support for fence 10 years ago
Pranith Kumar 40f191ab82 tcg/arm: Add support for fence 10 years ago
Pranith Kumar c7a59c2a92 tcg/aarch64: Add support for fence 10 years ago