index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tcg
/
ppc
/
tcg-target.inc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-14
tcg/ppc: Update vector support for v3.00 dup/dupi
Richard Henderson
1
-2
/
+26
2019-10-14
tcg/ppc: Update vector support for v3.00 load/store
Richard Henderson
1
-9
/
+38
2019-10-14
tcg/ppc: Update vector support for v3.00 Altivec
Richard Henderson
1
-0
/
+23
2019-10-14
tcg/ppc: Update vector support for v2.07 FP
Richard Henderson
1
-6
/
+26
2019-10-14
tcg/ppc: Update vector support for v2.07 VSX
Richard Henderson
1
-0
/
+11
2019-10-14
tcg/ppc: Update vector support for v2.07 Altivec
Richard Henderson
1
-21
/
+64
2019-10-14
tcg/ppc: Update vector support for VSX
Richard Henderson
1
-4
/
+48
2019-10-14
tcg/ppc: Enable Altivec detection
Richard Henderson
1
-0
/
+4
2019-10-14
tcg/ppc: Support vector dup2
Richard Henderson
1
-0
/
+9
2019-10-14
tcg/ppc: Support vector multiply
Richard Henderson
1
-1
/
+112
2019-10-14
tcg/ppc: Support vector shift by immediate
Richard Henderson
1
-2
/
+56
2019-10-14
tcg/ppc: Add support for vector saturated add/subtract
Richard Henderson
1
-0
/
+36
2019-10-14
tcg/ppc: Add support for vector add/subtract
Richard Henderson
1
-0
/
+20
2019-10-14
tcg/ppc: Add support for vector maximum/minimum
Richard Henderson
1
-1
/
+39
2019-10-14
tcg/ppc: Add support for load/store/logic/comparison
Richard Henderson
1
-31
/
+437
2019-10-14
tcg/ppc: Enable tcg backend vector compilation
Richard Henderson
1
-3
/
+59
2019-10-14
tcg/ppc: Replace HAVE_ISEL macro with a variable
Richard Henderson
1
-5
/
+12
2019-10-14
tcg/ppc: Replace HAVE_ISA_2_06
Richard Henderson
1
-3
/
+2
2019-10-14
tcg/ppc: Create TCGPowerISA and have_isa
Richard Henderson
1
-4
/
+4
2019-10-14
tcg/ppc: Introduce macros VRT(), VRA(), VRB(), VRC()
Richard Henderson
1
-0
/
+5
2019-10-14
tcg/ppc: Introduce macro VX4()
Richard Henderson
1
-0
/
+1
2019-10-14
tcg/ppc: Introduce Altivec registers
Richard Henderson
1
-33
/
+55
2019-09-03
tcg: TCGMemOp is now accelerator independent MemOp
Tony Nguyen
1
-6
/
+6
2019-06-10
cpu: Move the softmmu tlb to CPUNegativeOffsetState
Richard Henderson
1
-21
/
+9
2019-06-10
tcg: Create struct CPUTLB
Richard Henderson
1
-6
/
+2
2019-05-13
tcg: Return bool success from tcg_out_mov
Richard Henderson
1
-1
/
+2
2019-04-24
tcg/ppc: Allow the constant pool to overflow at 32k
Richard Henderson
1
-18
/
+10
2019-04-24
tcg: Restart TB generation after out-of-line ldst overflow
Richard Henderson
1
-4
/
+10
2019-01-28
tcg/ppc: enable dynamic TLB sizing
Richard Henderson
1
-43
/
+54
2018-12-17
tcg/ppc: Return false on failure from patch_reloc
Richard Henderson
1
-11
/
+21
2018-12-17
tcg: Return success from patch_reloc
Richard Henderson
1
-1
/
+2
2018-12-17
tcg/ppc: Fold away "noaddr" branch routines
Richard Henderson
1
-18
/
+7
2018-06-15
tcg: Reduce max TB opcode count
Richard Henderson
1
-2
/
+2
2018-01-16
tcg/ppc: Allow a 32-bit offset to the constant pool
Richard Henderson
1
-28
/
+39
2018-01-16
tcg/ppc: Support tlb offsets larger than 64k
Richard Henderson
1
-9
/
+8
2017-09-17
tcg/ppc: Fully convert tcg_target_op_def
Richard Henderson
1
-153
/
+168
2017-09-17
tcg: Remove tcg_regset_set32
Richard Henderson
1
-18
/
+19
2017-09-17
tcg: Remove tcg_regset_clear
Richard Henderson
1
-1
/
+1
2017-09-17
tcg/ppc: disable atomic write check on ppc32
Philippe Mathieu-Daudé
1
-1
/
+3
2017-09-07
tcg/ppc: Use constant pool for movi
Richard Henderson
1
-4
/
+30
2017-09-07
tcg/ppc: Look for shifted constants
Richard Henderson
1
-10
/
+48
2017-09-07
tcg/ppc: Change TCG_REG_RA to TCG_REG_TB
Richard Henderson
1
-151
/
+122
2017-09-07
tcg: Rearrange ldst label tracking
Richard Henderson
1
-2
/
+2
2017-09-07
tcg: Move USE_DIRECT_JUMP discriminator to tcg/cpu/tcg-target.h
Richard Henderson
1
-2
/
+4
2017-06-19
util: add cacheinfo
Emilio G. Cota
1
-69
/
+2
2017-06-05
tcg/ppc: Implement goto_ptr
Richard Henderson
1
-0
/
+7
2017-01-10
tcg/ppc: Handle ctpop opcode
Richard Henderson
1
-1
/
+11
2017-01-10
tcg/ppc: Handle ctz and clz opcodes
Richard Henderson
1
-0
/
+67
2017-01-10
tcg: Pass the opcode width to target_parse_constraint
Richard Henderson
1
-9
/
+5
2017-01-10
tcg: Transition flat op_defs array to a target callback
Richard Henderson
1
-2
/
+12
[next]