Age | Commit message (Expand) | Author | Files | Lines |
2022-02-09 | tcg/sparc: Support unaligned access for user-only | Richard Henderson | 1 | -8/+211 |
2022-02-09 | tcg/sparc: Add tcg_out_jmpl_const for better tail calls | Richard Henderson | 1 | -14/+23 |
2022-02-09 | tcg/sparc: Use the constant pool for 64-bit constants | Richard Henderson | 1 | -0/+15 |
2022-02-09 | tcg/sparc: Convert patch_reloc to return bool | Richard Henderson | 1 | -2/+6 |
2022-02-09 | tcg/sparc: Improve code gen for shifted 32-bit constants | Richard Henderson | 1 | -6/+6 |
2022-02-09 | tcg/sparc: Add scratch argument to tcg_out_movi_int | Richard Henderson | 1 | -6/+9 |
2022-02-09 | tcg/sparc: Split out tcg_out_movi_imm32 | Richard Henderson | 1 | -15/+21 |
2022-02-09 | tcg/sparc: Use tcg_out_movi_imm13 in tcg_out_addsub2_i64 | Richard Henderson | 1 | -3/+7 |
2022-01-08 | exec/memop: Adding signedness to quad definitions | Frédéric Pétrot | 1 | -8/+8 |
2021-10-05 | tcg: Rename TCGMemOpIdx to MemOpIdx | Richard Henderson | 1 | -2/+2 |
2021-10-05 | tcg: Expand MO_SIZE to 3 bits | Richard Henderson | 1 | -8/+8 |
2021-09-21 | tcg/sparc: Introduce tcg_out_mov_delay | Richard Henderson | 1 | -6/+15 |
2021-09-21 | tcg/sparc: Drop inline markers | Richard Henderson | 1 | -23/+22 |
2021-07-09 | misc: Fix "havn't" typo | Philippe Mathieu-Daudé | 1 | -2/+4 |
2021-06-19 | tcg/sparc: Fix temp_allocate_frame vs sparc stack bias | Richard Henderson | 1 | -6/+10 |
2021-06-04 | tcg: Change parameters for tcg_target_const_match | Richard Henderson | 1 | -4/+1 |
2021-02-02 | tcg/sparc: Split out constraint sets to tcg-target-con-set.h | Richard Henderson | 1 | -52/+23 |
2021-02-02 | tcg/sparc: Split out target constraints to tcg-target-con-str.h | Richard Henderson | 1 | -49/+30 |
2021-01-13 | tcg: Remove movi and dupi opcodes | Richard Henderson | 1 | -2/+0 |
2021-01-07 | tcg: Constify tcg_code_gen_epilogue | Richard Henderson | 1 | -2/+1 |
2021-01-07 | tcg/sparc: Support split-wx code generation | Richard Henderson | 1 | -11/+13 |
2021-01-07 | tcg/sparc: Use tcg_tbrel_diff | Richard Henderson | 1 | -8/+7 |
2021-01-07 | tcg: Adjust tb_target_set_jmp_target for split-wx | Richard Henderson | 1 | -7/+7 |
2021-01-07 | tcg: Adjust tcg_register_jit for const | Richard Henderson | 1 | -1/+1 |
2021-01-07 | tcg: Adjust tcg_out_call for const | Richard Henderson | 1 | -2/+2 |
2021-01-07 | tcg: Move tcg epilogue pointer out of TCGContext | Richard Henderson | 1 | -1/+1 |
2021-01-07 | util: Enhance flush_icache_range with separate data pointer | Richard Henderson | 1 | -2/+2 |
2020-10-08 | tcg: Remove TCG_CT_REG | Richard Henderson | 1 | -5/+0 |
2020-10-08 | tcg: Drop union from TCGArgConstraint | Richard Henderson | 1 | -8/+8 |
2020-09-23 | qemu/atomic.h: rename atomic_ to qatomic_ | Stefan Hajnoczi | 1 | -2/+3 |
2020-08-21 | meson: rename included C source files to .c.inc | Paolo Bonzini | 1 | -0/+1868 |