1496 Commits (87f0d88261d120e428cd23305775026556e6cce6)

Author SHA1 Message Date
Richard Henderson 308714e6bc tcg/arm: Use ldr (literal) for goto_tb 9 years ago
Richard Henderson 9c39b94f14 tcg/arm: Try pc-relative addresses for movi 9 years ago
Richard Henderson 3fb53fb4d1 tcg/arm: Use indirect branch for goto_tb 9 years ago
Richard Henderson cc74d332ff tcg/aarch64: Use ADR in tcg_out_movi 9 years ago
Emilio G. Cota 6e3b2bfd6a tcg: allocate TB structs before the corresponding translated code 9 years ago
Emilio G. Cota b255b2c8a5 util: add cacheinfo 9 years ago
Yang Zhong 244f144134 tcg: move tcg backend files into accel/tcg/ 9 years ago
Aurelien Jarno 5786e0683c tcg/mips: implement goto_ptr 9 years ago
Richard Henderson 085c648bef tcg/arm: Implement goto_ptr 9 years ago
Richard Henderson 702a947484 tcg/arm: Clarify tcg_out_bx for arm4 host 9 years ago
Richard Henderson 46644483ca tcg/s390: Implement goto_ptr 9 years ago
Richard Henderson 38f81dc593 tcg/sparc: Implement goto_ptr 9 years ago
Richard Henderson b19f0c2e7d tcg/aarch64: Implement goto_ptr 9 years ago
Richard Henderson 0c240785a8 tcg/ppc: Implement goto_ptr 9 years ago
Emilio G. Cota 5cb4ef80f6 tcg/i386: implement goto_ptr 9 years ago
Emilio G. Cota cedbcb0152 tcg: Introduce goto_ptr opcode and tcg_gen_lookup_and_goto_ptr 9 years ago
Aurelien Jarno 2f5a5f5774 tcg/mips: fix field extraction opcode 9 years ago
Richard Henderson 79b1af9062 tcg: Initialize return value after exit_atomic 9 years ago
Peter Maydell fa54abb8c2 Drop QEMU_GNUC_PREREQ() checks for gcc older than 4.1 9 years ago
Peter Maydell 5c32be5baf tcg/sparc: Zero extend address argument to ld/st helpers 10 years ago
Peter Maydell 709a340d67 tcg/sparc: Zero extend data argument to store helpers 10 years ago
Pranith Kumar dc1eccd661 aarch64: Change ext type to TCGType to fix warnings 10 years ago
Alex Bennée ca759f9e38 tcg: enable MTTCG by default for ARM on x86 hosts 10 years ago
KONRAD Frederic 8d4e9146b3 tcg: add options for enabling MTTCG 10 years ago
Alex Bennée 2093714314 tcg: move TCG_MO/BAR types into own file 10 years ago
Paolo Bonzini 1aab16c28a cpu-exec: unify icount_decr and tcg_exit_req 10 years ago
Stefan Weil 77e217d1bf tci: Remove invalid assertions 10 years ago
Richard Henderson 39f099ec9d tcg/i386: Always use TZCNT when available 10 years ago
Richard Henderson 9bf38308f6 Revert "tcg/i386: Rely on undefined/undocumented behaviour of BSF/BSR" 10 years ago
Richard Henderson 8cf9a3d3f7 tcg/aarch64: Fix tcg_out_movi 10 years ago
Richard Henderson b1eb20da62 tcg/aarch64: Fix addsub2 for 0+C 10 years ago
Richard Henderson a32b6ae897 tcg/s390: Fix merge error with facilities 10 years ago
Richard Henderson 993508e43e tcg/i386: Handle ctpop opcode 10 years ago
Richard Henderson 33e75fb9c8 tcg/ppc: Handle ctpop opcode 10 years ago
Richard Henderson 14e99210f6 tcg: Use ctpop to generate ctz if needed 10 years ago
Richard Henderson a768e4e992 tcg: Add opcode for ctpop 10 years ago
Richard Henderson 086920c2c8 tcg: Add helpers for clrsb 10 years ago
Richard Henderson 4ac7691073 tcg/i386: Rely on undefined/undocumented behaviour of BSF/BSR 10 years ago
Richard Henderson bbf25f90ba tcg/i386: Handle ctz and clz opcodes 10 years ago
Richard Henderson 6a5aed4bdc tcg/i386: Allow bmi2 shiftx to have non-matching operands 10 years ago
Richard Henderson 42d5b51492 tcg/i386: Hoist common arguments in tcg_out_op 10 years ago
Richard Henderson cd26449a50 tcg/i386: Fuly convert tcg_target_op_def 10 years ago
Richard Henderson ce411066f4 tcg/s390: Handle clz opcode 10 years ago
Richard Henderson 2a1d9d41ae tcg/mips: Handle clz opcode 10 years ago
Richard Henderson cc0fec8a4d tcg/arm: Handle ctz and clz opcodes 10 years ago
Richard Henderson 53c76c1990 tcg/aarch64: Handle ctz and clz opcodes 10 years ago
Richard Henderson d0b07481fa tcg/ppc: Handle ctz and clz opcodes 10 years ago
Richard Henderson 0e28d0063b tcg: Add clz and ctz opcodes 10 years ago
Richard Henderson 17280ff4a5 tcg: Allow an operand to be matching or a constant 10 years ago
Richard Henderson 069ea736b5 tcg: Pass the opcode width to target_parse_constraint 10 years ago