76 Commits (7ab74849a5724452b35982a6e7d658c25839f5e5)

Author SHA1 Message Date
Richard Henderson 3d1b2ff62c tcg: Remove TCG_TARGET_HAS_new_ldst 12 years ago
Richard Henderson d2e16f2ce1 tcg-s390: Make debug_frame const 12 years ago
Richard Henderson a10c64e0df tcg-s390: Implement direct chaining of TBs 12 years ago
Richard Henderson 7b7066b1db tcg-s390: Improve setcond 13 years ago
Richard Henderson ad19b35808 tcg-s390: Allow immediate operands to add2 and sub2 13 years ago
Richard Henderson f167dc37da tcg-s390: Implement tcg_register_jit 13 years ago
Richard Henderson 547ec12141 tcg-s390: Use more risbg in the tlb sequence 13 years ago
Richard Henderson fb5964152d tcg-s390: Move ldst helpers out of line 13 years ago
Richard Henderson f24efee41e tcg-s390: Convert to new ldst opcodes 13 years ago
Richard Henderson b8dd88b85c tcg-s390: Integrate endianness into TCGMemOp 13 years ago
Richard Henderson a5a04f2830 tcg-s390: Convert to TCGMemOp 13 years ago
Richard Henderson a175689654 tcg-s390: Fix off-by-one in wraparound andi 12 years ago
Richard Henderson 96d0ee7f09 tcg: Remove unreachable code in tcg_out_op and op_defs 12 years ago
Richard Henderson a8111212b3 tcg-s390: Rename tgen_calli to tcg_out_call 12 years ago
Richard Henderson 8c081b1802 tcg-s390: Define TCG_TARGET_INSN_UNIT_SIZE 12 years ago
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 671c835b7d tcg-s390: Remove W constraint 13 years ago
Richard Henderson f6c6afc1d4 tcg: Add TCGType parameter to tcg_target_const_match 13 years ago
Richard Henderson c6830cdb2c tcg/s390: Remove sigill_handler 13 years ago
Richard Henderson c9baa30f42 tcg-s390: Use qemu_getauxval in query_facilities 13 years ago
Richard Henderson f713d6ad7b tcg: Add qemu_ld_st_i32/64 13 years ago
Richard Henderson 3cf246f0d4 tcg: Add tcg-be-null.h 13 years ago
Richard Henderson e58eb53413 exec: Split softmmu_defs.h 13 years ago
Richard Henderson a05b5b9be0 tcg: Change tcg_out_ld/st offset to intptr_t 13 years ago
Richard Henderson 2ba7fae29e tcg: Change relocation offsets to intptr_t 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 56bbc2f967 tcg: Remove redundant tcg_target_init checks 13 years ago
Richard Henderson b879f30846 tcg-s390: Fix merge error in tgen_brcond 14 years ago
Richard Henderson 78c9f7c5b0 tcg-s390: Use all 20 bits of the offset in tcg_out_mem 14 years ago
Richard Henderson 0db921e6d8 tcg-s390: Use load-address for addition 14 years ago
Richard Henderson 65a62a753c tcg-s390: Cleanup argument shuffling fixme in softmmu code 14 years ago
Richard Henderson f0bffc2730 tcg-s390: Use risbgz for andi 14 years ago
Richard Henderson 07ff798313 tcg-s390: Remove constraint letters for and 14 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 a22971f99f tcg-s390: Fix movi 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 022c62cbbc exec: move include files to include/exec/ 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 0aed257f08 tcg: Add TCG_COND_NEVER, TCG_COND_ALWAYS 14 years ago
Richard Henderson bcc66562ad tcg: Add is_unsigned_cond 14 years ago