index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tcg
/
ppc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
tcg/ppc: Reorg tcg_out_tlb_read
Richard Henderson
2023-05-11
1
-30
/
+46
*
tcg/ppc: Convert tcg_out_qemu_{ld,st}_slow_path
Richard Henderson
2023-05-11
1
-62
/
+26
*
tcg/ppc: Introduce prepare_host_addr
Richard Henderson
2023-05-11
1
-202
/
+165
*
tcg/ppc: Introduce HostAddress
Richard Henderson
2023-05-05
1
-43
/
+47
*
tcg/ppc: Rationalize args to tcg_out_qemu_{ld,st}
Richard Henderson
2023-05-05
1
-51
/
+59
*
tcg: Introduce tcg_out_xchg
Richard Henderson
2023-04-23
1
-0
/
+5
*
tcg: Introduce tcg_out_movext
Richard Henderson
2023-04-23
1
-28
/
+10
*
tcg: Split out tcg_out_extrl_i64_i32
Richard Henderson
2023-04-23
1
-0
/
+7
*
tcg: Split out tcg_out_extu_i32_i64
Richard Henderson
2023-04-23
1
-4
/
+6
*
tcg: Split out tcg_out_exts_i32_i64
Richard Henderson
2023-04-23
1
-3
/
+6
*
tcg: Split out tcg_out_ext32u
Richard Henderson
2023-04-23
1
-1
/
+3
*
tcg: Split out tcg_out_ext32s
Richard Henderson
2023-04-23
1
-2
/
+3
*
tcg: Split out tcg_out_ext16u
Richard Henderson
2023-04-23
1
-1
/
+3
*
tcg: Split out tcg_out_ext16s
Richard Henderson
2023-04-23
1
-7
/
+5
*
tcg: Split out tcg_out_ext8u
Richard Henderson
2023-04-23
1
-0
/
+7
*
tcg: Split out tcg_out_ext8s
Richard Henderson
2023-04-23
1
-6
/
+4
*
tcg: Replace tcg_abort with g_assert_not_reached
Richard Henderson
2023-04-23
1
-4
/
+4
*
tcg/ppc: Fix TCG_TARGET_CALL_{ARG,RET}_I128 for ppc32
Richard Henderson
2023-04-10
1
-3
/
+4
*
tcg: Add TCG_TARGET_CALL_{RET,ARG}_I128
Richard Henderson
2023-02-04
1
-0
/
+3
*
tcg: Introduce tcg_target_call_oarg_reg
Richard Henderson
2023-02-04
1
-4
/
+6
*
tcg: Introduce tcg_out_addi_ptr
Richard Henderson
2023-02-04
1
-0
/
+7
*
tcg/ppc: Reorg goto_tb implementation
Richard Henderson
2023-01-17
2
-114
/
+41
*
tcg: Remove TCG_TARGET_HAS_direct_jump
Richard Henderson
2023-01-17
1
-1
/
+0
*
tcg: Move tb_target_set_jmp_target declaration to tcg.h
Richard Henderson
2023-01-17
1
-4
/
+0
*
tcg: Change tb_target_set_jmp_target arguments
Richard Henderson
2023-01-17
2
-4
/
+6
*
tcg: Split out tcg_out_goto_tb
Richard Henderson
2023-01-17
1
-23
/
+25
*
tcg: Introduce set_jmp_insn_offset
Richard Henderson
2023-01-17
1
-4
/
+3
*
tcg/ppc: Remove unused goto_tb code for indirect jump
Richard Henderson
2023-01-17
1
-19
/
+13
*
tcg: Split out tcg_out_exit_tb
Richard Henderson
2023-01-17
1
-4
/
+7
*
tcg: Add TCGHelperInfo argument to tcg_out_call
Richard Henderson
2023-01-05
1
-3
/
+4
*
tcg: Replace TCG_TARGET_EXTEND_ARGS with TCG_TARGET_CALL_ARG_I32
Richard Henderson
2023-01-05
1
-1
/
+5
*
tcg: Replace TCG_TARGET_CALL_ALIGN_ARGS with TCG_TARGET_CALL_ARG_I64
Richard Henderson
2023-01-05
1
-13
/
+8
*
tcg: Cleanup trailing whitespace
Richard Henderson
2023-01-04
1
-1
/
+1
*
tcg/ppc: Optimize 26-bit jumps
Leandro Lupori
2022-10-04
1
-31
/
+88
*
tcg/ppc: implement rem[u]_i{32,64} with mod[su][wd]
Matheus Kowalczuk Ferst
2022-06-20
2
-2
/
+24
*
tcg/ppc: Optimize memory ordering generation with lwsync
Nicholas Piggin
2022-05-26
1
-3
/
+6
*
tcg/ppc: ST_ST memory ordering is not provided with eieio
Nicholas Piggin
2022-05-26
1
-2
/
+0
*
target/ppc: declare vmsumuh[ms] helper with call flags
Matheus Ferst
2022-05-26
1
-0
/
+1
*
Replace config-time define HOST_WORDS_BIGENDIAN
Marc-André Lureau
2022-04-06
1
-5
/
+5
*
tcg/ppc: Implement vector NAND, NOR, EQV
Richard Henderson
2022-03-04
2
-3
/
+18
*
tcg: Add opcodes for vector nand, nor, eqv
Richard Henderson
2022-03-04
1
-0
/
+3
*
target/ppc: moved vector even and odd multiplication to decodetree
Lucas Mateus Castro (alqotel)
2022-03-02
1
-0
/
+6
*
tcg/ppc: Support raising sigbus for user-only
Richard Henderson
2022-02-09
2
-10
/
+90
*
exec/memop: Adding signedness to quad definitions
Frédéric Pétrot
2022-01-08
1
-8
/
+8
*
tcg: Rename TCGMemOpIdx to MemOpIdx
Richard Henderson
2021-10-05
1
-5
/
+5
*
tcg: Expand MO_SIZE to 3 bits
Richard Henderson
2021-10-05
1
-4
/
+4
*
tcg/ppc: Ensure _CALL_SYSV is set for 32-bit ELF
Richard Henderson
2021-09-14
1
-3
/
+18
*
tcg/ppc: Replace TCG_TARGET_CALL_DARWIN with _CALL_DARWIN
Richard Henderson
2021-09-14
1
-4
/
+4
*
tcg: Remove TCG_TARGET_HAS_goto_ptr
Richard Henderson
2021-07-09
1
-1
/
+0
*
tcg/ppc: Use power10 byte-reverse instructions
Richard Henderson
2021-06-29
1
-0
/
+34
[prev]
[next]