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
*
cpu: Move the softmmu tlb to CPUNegativeOffsetState
Richard Henderson
2019-06-10
1
-21
/
+9
*
tcg: Create struct CPUTLB
Richard Henderson
2019-06-10
1
-6
/
+2
*
tcg: Return bool success from tcg_out_mov
Richard Henderson
2019-05-13
1
-1
/
+2
*
tcg/ppc: Allow the constant pool to overflow at 32k
Richard Henderson
2019-04-24
1
-18
/
+10
*
tcg: Restart TB generation after out-of-line ldst overflow
Richard Henderson
2019-04-24
1
-4
/
+10
*
tcg: Add INDEX_op_extract2_{i32,i64}
Richard Henderson
2019-04-24
1
-0
/
+2
*
cputlb: Remove static tlb sizing
Richard Henderson
2019-01-28
1
-1
/
+0
*
tcg/ppc: enable dynamic TLB sizing
Richard Henderson
2019-01-28
2
-44
/
+55
*
tcg: introduce dynamic TLB sizing
Emilio G. Cota
2019-01-28
1
-0
/
+1
*
tcg: Add TCG_TARGET_HAS_MEMORY_BSWAP
Richard Henderson
2018-12-17
1
-0
/
+1
*
tcg/ppc: Return false on failure from patch_reloc
Richard Henderson
2018-12-17
1
-11
/
+21
*
tcg: Return success from patch_reloc
Richard Henderson
2018-12-17
1
-1
/
+2
*
tcg/ppc: Fold away "noaddr" branch routines
Richard Henderson
2018-12-17
1
-18
/
+7
*
tcg: Reduce max TB opcode count
Richard Henderson
2018-06-15
1
-2
/
+2
*
tcg/ppc: Allow a 32-bit offset to the constant pool
Richard Henderson
2018-01-16
1
-28
/
+39
*
tcg/ppc: Support tlb offsets larger than 64k
Richard Henderson
2018-01-16
1
-9
/
+8
*
tcg/ppc: Fully convert tcg_target_op_def
Richard Henderson
2017-09-17
1
-153
/
+168
*
tcg: Remove tcg_regset_set32
Richard Henderson
2017-09-17
1
-18
/
+19
*
tcg: Remove tcg_regset_clear
Richard Henderson
2017-09-17
1
-1
/
+1
*
tcg/ppc: disable atomic write check on ppc32
Philippe Mathieu-Daudé
2017-09-17
1
-1
/
+3
*
tcg/ppc: Use constant pool for movi
Richard Henderson
2017-09-07
2
-4
/
+31
*
tcg/ppc: Look for shifted constants
Richard Henderson
2017-09-07
1
-10
/
+48
*
tcg/ppc: Change TCG_REG_RA to TCG_REG_TB
Richard Henderson
2017-09-07
1
-151
/
+122
*
tcg: Rearrange ldst label tracking
Richard Henderson
2017-09-07
2
-2
/
+6
*
tcg: Move USE_DIRECT_JUMP discriminator to tcg/cpu/tcg-target.h
Richard Henderson
2017-09-07
2
-2
/
+6
*
tcg: Add tcg target default memory ordering
Pranith Kumar
2017-09-05
1
-0
/
+2
*
util: add cacheinfo
Emilio G. Cota
2017-06-19
1
-69
/
+2
*
tcg/ppc: Implement goto_ptr
Richard Henderson
2017-06-05
2
-1
/
+8
*
tcg: Introduce goto_ptr opcode and tcg_gen_lookup_and_goto_ptr
Emilio G. Cota
2017-06-05
1
-0
/
+1
*
tcg/ppc: Handle ctpop opcode
Richard Henderson
2017-01-10
2
-3
/
+14
*
tcg: Add opcode for ctpop
Richard Henderson
2017-01-10
1
-0
/
+2
*
tcg/ppc: Handle ctz and clz opcodes
Richard Henderson
2017-01-10
2
-4
/
+73
*
tcg: Add clz and ctz opcodes
Richard Henderson
2017-01-10
1
-0
/
+4
*
tcg: Pass the opcode width to target_parse_constraint
Richard Henderson
2017-01-10
1
-9
/
+5
*
tcg: Transition flat op_defs array to a target callback
Richard Henderson
2017-01-10
1
-2
/
+12
*
tcg/ppc: Implement field extraction opcodes
Richard Henderson
2017-01-10
2
-2
/
+12
*
tcg: Add field extraction primitives
Richard Henderson
2017-01-10
1
-0
/
+4
*
tcg/ppc: Add support for fence
Pranith Kumar
2016-09-16
1
-0
/
+21
*
tcg: Support arbitrary size + alignment
Richard Henderson
2016-09-16
1
-27
/
+31
*
tcg: Clean up tcg-target.h header guards
Markus Armbruster
2016-07-12
1
-2
/
+3
*
tcg: Improve the alignment check infrastructure
Sergey Sorokin
2016-07-06
1
-5
/
+9
*
tcg: Optimize spills of constants
Richard Henderson
2016-07-06
1
-0
/
+6
*
tcg: Clean up direct block chaining data fields
Sergey Fedorov
2016-05-13
1
-3
/
+3
*
tcg/ppc: Make direct jump patching thread-safe
Sergey Fedorov
2016-05-13
1
-4
/
+18
*
tcg: check for CONFIG_DEBUG_TCG instead of NDEBUG
Aurelien Jarno
2016-04-21
1
-1
/
+1
*
tcg: use tcg_debug_assert instead of assert (fix performance regression)
Aurelien Jarno
2016-04-21
1
-11
/
+11
*
tcg: Remove unnecessary osdep.h includes from tcg-target.inc.c
Peter Maydell
2016-02-23
1
-1
/
+0
*
tcg: Rename tcg-target.c to tcg-target.inc.c
Peter Maydell
2016-02-23
1
-0
/
+0
*
tcg: Clean up includes
Peter Maydell
2016-01-29
1
-7
/
+1
*
tcg/ppc: Prefer mask over andi.
Richard Henderson
2015-10-19
1
-10
/
+10
[next]