index
:
~pgrunt/qemu
cdrom
master
virgl-spice
Fork of QEMU git://git.qemu-project.org/qemu.git
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tcg
/
ppc64
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-23
tcg-ppc64: Move call macros out of tcg-target.h
Richard Henderson
2
-6
/
+5
2014-06-23
tcg-ppc64: Make TCG_AREG0 and TCG_REG_CALL_STACK enum constants
Richard Henderson
1
-35
/
+11
2014-06-23
tcg-ppc64: Use tcg_out_{ld,st,cmp} internally
Richard Henderson
1
-19
/
+14
2014-06-23
tcg-ppc64: Relax register restrictions in tcg_out_mem_long
Richard Henderson
1
-5
/
+7
2014-06-23
tcg-ppc64: Move functions around
Richard Henderson
1
-361
/
+361
2014-06-23
tcg-ppc64: Avoid some hard-codings of TCG_TYPE_I64
Richard Henderson
1
-10
/
+13
2014-06-04
tcg: Remove TCG_TARGET_HAS_new_ldst
Richard Henderson
1
-2
/
+0
2014-05-12
tcg: Remove unreachable code in tcg_out_op and op_defs
Richard Henderson
1
-28
/
+5
2014-05-12
tcg-ppc64: Rename tcg_out_calli to tcg_out_call
Richard Henderson
1
-21
/
+16
2014-05-12
tcg-ppc64: Define TCG_TARGET_INSN_UNIT_SIZE
Richard Henderson
2
-84
/
+81
2014-04-28
tcg: Add INDEX_op_trunc_shr_i32
Richard Henderson
1
-0
/
+1
2014-04-18
tcg: Use HOST_WORDS_BIGENDIAN
Richard Henderson
1
-1
/
+0
2014-04-18
tcg-ppc64: Use the type parameter to tcg_target_const_match
Richard Henderson
1
-1
/
+9
2014-04-18
tcg: Add TCGType parameter to tcg_target_const_match
Richard Henderson
1
-1
/
+1
2013-11-30
tcg-ppc64: Use qemu_getauxval
Richard Henderson
1
-9
/
+2
2013-10-12
tcg-ppc64: Support new ldst opcodes
Richard Henderson
2
-62
/
+17
2013-10-12
tcg-ppc64: Convert to le/be ldst helpers
Richard Henderson
1
-16
/
+22
2013-10-12
tcg-ppc64: Use TCGMemOp within qemu_ldst routines
Richard Henderson
1
-39
/
+45
2013-10-10
tcg: Add qemu_ld_st_i32/64
Richard Henderson
1
-0
/
+2
2013-10-10
tcg: Add tcg-be-ldst.h
Richard Henderson
1
-23
/
+3
2013-09-25
tcg-ppc64: Implement CONFIG_QEMU_LDST_OPTIMIZATION
Richard Henderson
1
-77
/
+135
2013-09-25
tcg-ppc64: Add _noaddr functions for emitting forward branches
Richard Henderson
1
-10
/
+16
2013-09-25
tcg-ppc64: Streamline tcg_out_tlb_read
Richard Henderson
1
-97
/
+97
2013-09-25
tcg-ppc64: Implement tcg_register_jit
Richard Henderson
1
-23
/
+73
2013-09-25
tcg-ppc64: Handle long offsets better
Richard Henderson
1
-73
/
+74
2013-09-25
tcg-ppc64: Tidy register allocation order
Richard Henderson
1
-27
/
+22
2013-09-25
tcg-ppc64: Look through a constant function descriptor
Richard Henderson
1
-4
/
+19
2013-09-25
tcg-ppc64: Fold constant call address into descriptor load
Richard Henderson
1
-3
/
+11
2013-09-25
tcg-ppc64: Don't load the static chain from TCG
Richard Henderson
1
-1
/
+0
2013-09-25
tcg-ppc64: Avoid code for nop move
Richard Henderson
1
-1
/
+3
2013-09-25
tcg-ppc64: Use tcg_out64
Richard Henderson
1
-5
/
+1
2013-09-25
tcg-ppc64: Use TCG_REG_Rn constants
Richard Henderson
1
-48
/
+48
2013-09-25
tcg-ppc64: More use of TAI and SAI helper macros
Richard Henderson
1
-25
/
+16
2013-09-25
tcg-ppc64: Reformat tcg-target.c
Richard Henderson
1
-239
/
+239
2013-09-02
exec: Split softmmu_defs.h
Richard Henderson
1
-3
/
+0
2013-09-02
tcg: Change tcg_out_ld/st offset to intptr_t
Richard Henderson
1
-4
/
+4
2013-09-02
tcg: Change relocation offsets to intptr_t
Richard Henderson
1
-1
/
+1
2013-09-02
tcg-ppc64: Implement muluh, mulsh
Richard Henderson
2
-29
/
+11
2013-09-02
tcg: Add muluh and mulsh opcodes
Richard Henderson
1
-0
/
+4
2013-07-09
tcg-ppc64: Don't implement rem
Richard Henderson
2
-28
/
+2
2013-07-09
tcg: Split rem requirement from div requirement
Richard Henderson
1
-0
/
+2
2013-06-17
tcg-ppc64: rotr_i32 rotates wrong amount
Anton Blanchard
1
-1
/
+1
2013-06-17
tcg-ppc64: Fix add2_i64
Anton Blanchard
1
-7
/
+7
2013-06-17
tcg-ppc64: bswap64 rotates output 32 bits
Anton Blanchard
1
-2
/
+0
2013-06-17
tcg-ppc64: Fix RLDCL opcode
Anton Blanchard
1
-5
/
+6
2013-04-15
tcg-ppc64: Handle deposit of zero
Richard Henderson
1
-6
/
+16
2013-04-15
tcg-ppc64: Implement mulu2/muls2_i64
Richard Henderson
2
-2
/
+29
2013-04-15
tcg-ppc64: Implement add2/sub2_i64
Richard Henderson
2
-2
/
+58
2013-04-15
tcg-ppc64: Use getauxval for ISA detection
Richard Henderson
1
-0
/
+14
2013-04-15
tcg-ppc64: Implement movcond
Richard Henderson
2
-2
/
+61
[next]