index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tcg
/
ppc
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-08
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-06
1
-5
/
+5
*
tcg: Expand MO_SIZE to 3 bits
Richard Henderson
2021-10-06
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-10
1
-1
/
+0
*
tcg/ppc: Use power10 byte-reverse instructions
Richard Henderson
2021-06-29
1
-0
/
+34
*
tcg/ppc: Support bswap flags
Richard Henderson
2021-06-29
1
-6
/
+16
*
tcg/ppc: Split out tcg_out_bswap64
Richard Henderson
2021-06-29
1
-30
/
+34
*
tcg/ppc: Split out tcg_out_bswap32
Richard Henderson
2021-06-29
1
-16
/
+22
*
tcg/ppc: Split out tcg_out_bswap16
Richard Henderson
2021-06-29
1
-15
/
+19
*
tcg/ppc: Split out tcg_out_sari{32,64}
Richard Henderson
2021-06-29
1
-4
/
+13
*
tcg/ppc: Split out tcg_out_ext{8,16,32}s
Richard Henderson
2021-06-29
1
-10
/
+21
*
tcg: Move MAX_CODE_GEN_BUFFER_SIZE to tcg-target.h
Richard Henderson
2021-06-11
1
-0
/
+2
*
tcg: Change parameters for tcg_target_const_match
Richard Henderson
2021-06-04
1
-3
/
+1
*
tcg: Fix prototypes for tcg_out_vec_op and tcg_out_op
Miroslav Rezanina
2021-03-17
1
-3
/
+5
*
tcg: Remove TCG_TARGET_CON_SET_H
Richard Henderson
2021-02-02
1
-1
/
+0
*
tcg/ppc: Split out constraint sets to tcg-target-con-set.h
Richard Henderson
2021-02-02
3
-81
/
+100
*
tcg: Remove TCG_TARGET_CON_STR_H
Richard Henderson
2021-02-02
1
-1
/
+0
*
tcg/ppc: Split out target constraints to tcg-target-con-str.h
Richard Henderson
2021-02-02
3
-58
/
+46
*
tcg/ppc: Use tcg_constant_vec with tcg vec expanders
Richard Henderson
2021-01-13
1
-17
/
+27
*
tcg: Remove movi and dupi opcodes
Richard Henderson
2021-01-13
1
-3
/
+0
*
tcg: Increase tcg_out_dupi_vec immediate to int64_t
Richard Henderson
2021-01-13
1
-13
/
+24
*
tcg: Use tcg_out_dupi_vec from temp_load
Richard Henderson
2021-01-13
1
-6
/
+0
*
tcg: Constify TCGLabelQemuLdst.raddr
Richard Henderson
2021-01-07
1
-2
/
+1
*
tcg: Constify tcg_code_gen_epilogue
Richard Henderson
2021-01-07
1
-2
/
+1
*
tcg: Remove TCG_TARGET_SUPPORT_MIRROR
Richard Henderson
2021-01-07
1
-1
/
+0
*
tcg/ppc: Support split-wx code generation
Richard Henderson
2021-01-07
2
-24
/
+31
*
tcg/ppc: Use tcg_out_mem_long to reset TCG_REG_TB
Richard Henderson
2021-01-07
1
-3
/
+2
*
tcg/ppc: Use tcg_tbrel_diff
Richard Henderson
2021-01-07
1
-3
/
+3
*
tcg: Add --accel tcg,split-wx property
Richard Henderson
2021-01-07
1
-0
/
+1
*
tcg: Adjust tb_target_set_jmp_target for split-wx
Richard Henderson
2021-01-07
2
-9
/
+9
*
tcg: Adjust tcg_register_jit for const
Richard Henderson
2021-01-07
1
-1
/
+1
*
tcg: Adjust tcg_out_call for const
Richard Henderson
2021-01-07
1
-4
/
+4
*
tcg: Adjust TCGLabel for const
Richard Henderson
2021-01-07
1
-2
/
+2
*
tcg: Move tcg epilogue pointer out of TCGContext
Richard Henderson
2021-01-07
1
-1
/
+1
*
util: Enhance flush_icache_range with separate data pointer
Richard Henderson
2021-01-07
1
-2
/
+2
*
tcg: Introduce INDEX_op_qemu_st8_i32
Richard Henderson
2021-01-07
1
-0
/
+1
*
util: Extract flush_icache_range to cacheflush.c
Richard Henderson
2021-01-02
2
-23
/
+0
*
tcg: Remove TCG_TARGET_HAS_cmp_vec
Richard Henderson
2020-10-08
1
-1
/
+0
[next]