30 Commits (4bb7a41ed635960e1551e8b5a1aea9ee4d1758a3)

Author SHA1 Message Date
Richard Henderson 4bb7a41ed6 tcg: Add INDEX_op_trunc_shr_i32 13 years ago
Richard Henderson 02eb19d0ec tcg: Use HOST_WORDS_BIGENDIAN 13 years ago
Richard Henderson f713d6ad7b tcg: Add qemu_ld_st_i32/64 13 years ago
Richard Henderson b93949ef6a tcg: Change flush_icache_range arguments to uintptr_t 13 years ago
Richard Henderson 03271524b6 tcg: Add muluh and mulsh opcodes 13 years ago
Richard Henderson d5690ea433 tcg-s390: Implement deposit opcodes 14 years ago
Richard Henderson 96a9f093f8 tcg-s390: Implement movcond opcodes 14 years ago
Richard Henderson 36017dc68a tcg-s390: Implement mulu2_i64 opcode 14 years ago
Richard Henderson 3790b9180a tcg-s390: Implement add2/sub2 opcodes 14 years ago
Richard Henderson a01fc30da4 tcg-s390: Remove useless preprocessor conditions 14 years ago
Richard Henderson a4924e8bb5 tcg-s390: Properly allocate a stack frame. 14 years ago
Richard Henderson 4d3203fd0b tcg: Add signed multiword multiplication operations 14 years ago
Richard Henderson d7156f7ce4 tcg: Add 64-bit multiword arithmetic operations 14 years ago
Richard Henderson e6a7273454 tcg: Make 32-bit multiword operations optional for 64-bit hosts 14 years ago
Paolo Bonzini cb9c377f54 janitor: add guards to headers 14 years ago
Peter Maydell 07e10e5de1 tcg: Remove TCG_TARGET_HAS_GUEST_BASE define 14 years ago
Richard Henderson ffc5ea09af tcg: Introduce movcond 14 years ago
Blue Swirl 89c33337fd Remove unused CONFIG_TCG_PASS_AREG0 and dead code 14 years ago
Stefan Weil dba4f1bcc3 w64: Change data type of parameters for flush_icache_range 15 years ago
Stefan Weil 840f58617b tcg: Don't declare TCG_TARGET_REG_BITS in tcg-target.h 15 years ago
Richard Henderson 25c4d9cc84 tcg: Always define all of the TCGOpcode enum members. 15 years ago
Richard Henderson 48bb3750e1 tcg-s390: new TCG Target 16 years ago
Richard Henderson 2bece2c883 tcg: Optionally sign-extend 32-bit arguments for 64-bit hosts. 16 years ago
Richard Henderson 1bcaae666f tcg-s390: Icache flush is a no-op. 16 years ago
Richard Henderson 32d98fbd10 tcg: Allow target-specific implementation of NOR. 17 years ago
Richard Henderson 9940a96bc8 tcg: Allow target-specific implementation of NAND. 17 years ago
Richard Henderson 8d625cf1d1 tcg: Allow target-specific implementation of EQV. 17 years ago
Paolo Bonzini a63b5829af remove remaining occurrences AREG[1-9] and TCG_AREG[1-9] 17 years ago
Richard Henderson 3682825669 tcg: Add comments for all optional instructions not implemented. 17 years ago
Alexander Graf 2827822ef1 S/390 fake TCG implementation 17 years ago
Laurent Desnogues f878d2d235 ARM back-end: Add TCG not 17 years ago
Laurent Desnogues cb4e581fae this patch improves the ARM back-end in the following way: 17 years ago
Paul Brook 379f6698d7 Userspace guest address offsetting 17 years ago
Paul Brook 2d69f3590d ARM host fixes 17 years ago
aurel32 66896cb803 tcg: rename bswap_i32/i64 functions 18 years ago
blueswir1 e63d7abdde Prune unused TCG_AREGs 18 years ago
balrog 3233f0d463 Use libgcc __clear_cache to clean icache, when available. 18 years ago
balrog bedba0cd07 Define TCG_TARGET_CALL_STACK_OFFSET on arm. 19 years ago
balrog 650bbb361e Implement neg_i32, clean-up. 19 years ago
balrog 811d4cf4b0 ARM host support for TCG targets. 19 years ago
pbrook 390efc54fb Add TCG native negation op. 19 years ago
bellard c896fe29d6 TCG code generator 19 years ago
j_mayer 008ff9d756 Share devices that might be useful for all PowerPC 40x & 440 implementations 19 years ago
ths 5fafdf24ef find -type f | xargs sed -i 's/[\t ]$//g' # on most files 19 years ago
pbrook d537cf6c86 Unify IRQ handling. 20 years ago
ths 3fffc2234f PIIX4 SMBus host, EEPROM device emulation, by Ed Swierk. 20 years ago
bellard 1d14ffa97e merged 15a_aqemu.patch audio patch (malc) 21 years ago
bellard 85571bc741 audio merge (malc) 22 years ago