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
/
s390
/
tcg-target.inc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpu: Move the softmmu tlb to CPUNegativeOffsetState
Richard Henderson
2019-06-10
1
-5
/
+6
*
tcg: Create struct CPUTLB
Richard Henderson
2019-06-10
1
-5
/
+3
*
tcg: Return bool success from tcg_out_mov
Richard Henderson
2019-05-13
1
-1
/
+2
*
tcg: Restart TB generation after out-of-line ldst overflow
Richard Henderson
2019-04-24
1
-8
/
+12
*
tcg/s390: enable dynamic TLB sizing
Richard Henderson
2019-01-28
1
-26
/
+19
*
tcg/s390x: Return false on failure from patch_reloc
Richard Henderson
2018-12-17
1
-11
/
+23
*
tcg: Return success from patch_reloc
Richard Henderson
2018-12-17
1
-1
/
+2
*
tcg/s390: Remove retranslation code
Richard Henderson
2018-12-17
1
-8
/
+2
*
tcg: Reduce max TB opcode count
Richard Henderson
2018-06-15
1
-1
/
+1
*
tcg/s390x: Use constant pool for prologue
Richard Henderson
2017-11-03
1
-32
/
+12
*
tcg: Remove tcg_regset_set32
Richard Henderson
2017-09-17
1
-7
/
+7
*
tcg: Remove tcg_regset_clear
Richard Henderson
2017-09-17
1
-4
/
+4
*
tcg/s390: Use constant pool for cmpi
Richard Henderson
2017-09-07
1
-69
/
+67
*
tcg/s390: Use constant pool for xori
Richard Henderson
2017-09-07
1
-37
/
+40
*
tcg/s390: Use constant pool for ori
Richard Henderson
2017-09-07
1
-40
/
+34
*
tcg/s390: Use constant pool for andi
Richard Henderson
2017-09-07
1
-6
/
+14
*
tcg/s390: Use constant pool for movi
Richard Henderson
2017-09-07
1
-53
/
+77
*
tcg/s390: Fix sign of patch_reloc addend
Richard Henderson
2017-09-07
1
-12
/
+13
*
tcg/s390: Introduce TCG_REG_TB
Richard Henderson
2017-09-07
1
-11
/
+60
*
tcg: Rearrange ldst label tracking
Richard Henderson
2017-09-07
1
-2
/
+2
*
tcg/s390: Use slbgr for setcond le and leu
Richard Henderson
2017-09-06
1
-76
/
+43
*
tcg/s390: Use load-on-condition-2 facility
Richard Henderson
2017-09-06
1
-17
/
+62
*
tcg/s390: Use distinct-operands facility
Richard Henderson
2017-09-06
1
-28
/
+90
*
tcg/s390: Merge ori+xori facilities check to tcg_target_op_def
Richard Henderson
2017-09-06
1
-68
/
+33
*
tcg/s390: Merge add2i facilities check to tcg_target_op_def
Richard Henderson
2017-09-06
1
-24
/
+14
*
tcg/s390: Merge muli facilities check to tcg_target_op_def
Richard Henderson
2017-09-06
1
-20
/
+25
*
tcg/s390: Merge cmpi facilities check to tcg_target_op_def
Richard Henderson
2017-09-06
1
-38
/
+30
*
tcg/s390: Fully convert tcg_target_op_def
Richard Henderson
2017-09-06
1
-124
/
+154
*
tcg/s390: Implement goto_ptr
Richard Henderson
2017-06-05
1
-3
/
+21
*
tcg/s390: Fix merge error with facilities
Richard Henderson
2017-01-13
1
-1
/
+1
*
tcg/s390: Handle clz opcode
Richard Henderson
2017-01-10
1
-1
/
+35
*
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/s390: Support deposit into zero
Richard Henderson
2017-01-10
1
-4
/
+26
*
tcg/s390: Implement field extraction opcodes
Richard Henderson
2017-01-10
1
-0
/
+11
*
tcg/s390: Expose host facilities to tcg-target.h
Richard Henderson
2017-01-10
1
-45
/
+29
*
tcg/s390: Remove 'R' constraint
Richard Henderson
2016-12-24
1
-15
/
+10
*
tcg/s390: Fix setcond expansion
Richard Henderson
2016-12-24
1
-20
/
+30
*
tcg/s390: Add support for fence
Pranith Kumar
2016-09-16
1
-0
/
+11
*
tcg: Support arbitrary size + alignment
Richard Henderson
2016-09-16
1
-9
/
+6
*
tcg: Improve the alignment check infrastructure
Sergey Sorokin
2016-07-06
1
-4
/
+5
*
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
-5
/
+6
*
tcg/s390: Make direct jump patching thread-safe
Sergey Fedorov
2016-05-13
1
-0
/
+8
*
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
-3
/
+3
*
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
/
+2410