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
/
aarch64
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcg/aarch64: enable dynamic TLB sizing
Richard Henderson
2019-01-28
2
-42
/
+60
*
tcg: introduce dynamic TLB sizing
Emilio G. Cota
2019-01-28
1
-0
/
+1
*
tcg/aarch64: Implement vector minmax arithmetic
Richard Henderson
2019-01-28
2
-1
/
+25
*
tcg/aarch64: Implement vector saturating arithmetic
Richard Henderson
2019-01-28
2
-1
/
+25
*
tcg: Add opcodes for vector minmax arithmetic
Richard Henderson
2019-01-28
1
-0
/
+1
*
tcg: Add opcodes for vector saturated arithmetic
Richard Henderson
2019-01-28
1
-0
/
+1
*
tcg: Add TCG_TARGET_HAS_MEMORY_BSWAP
Richard Henderson
2018-12-17
1
-0
/
+1
*
tcg/aarch64: Return false on failure from patch_reloc
Richard Henderson
2018-12-17
1
-16
/
+21
*
tcg: Return success from patch_reloc
Richard Henderson
2018-12-17
1
-1
/
+2
*
tcg/aarch64: Fold away "noaddr" branch routines
Richard Henderson
2018-12-17
1
-19
/
+2
*
tcg/aarch64: Remove reloc_pc26_atomic
Richard Henderson
2018-12-17
1
-12
/
+0
*
tcg/aarch64: limit mul_vec size
Alex Bennée
2018-07-19
1
-1
/
+2
*
tcg: Reduce max TB opcode count
Richard Henderson
2018-06-15
1
-1
/
+1
*
tcg/aarch64: Add vector operations
Richard Henderson
2018-02-08
3
-47
/
+569
*
tcg/aarch64: Fully convert tcg_target_op_def
Richard Henderson
2017-09-17
1
-131
/
+151
*
tcg: Remove tcg_regset_set32
Richard Henderson
2017-09-17
1
-16
/
+17
*
tcg: Remove tcg_regset_clear
Richard Henderson
2017-09-17
1
-1
/
+1
*
tcg/aarch64: Use constant pool for movi
Richard Henderson
2017-09-07
2
-30
/
+33
*
tcg: Rearrange ldst label tracking
Richard Henderson
2017-09-07
2
-1
/
+6
*
tcg: Move USE_DIRECT_JUMP discriminator to tcg/cpu/tcg-target.h
Richard Henderson
2017-09-07
2
-9
/
+9
*
tcg: Add tcg target default memory ordering
Pranith Kumar
2017-09-05
1
-0
/
+2
*
tcg/aarch64: Enable indirect jump path using LDR (literal)
Pranith Kumar
2017-07-10
1
-14
/
+28
*
tcg/aarch64: Use ADRP+ADD to compute target address
Pranith Kumar
2017-07-10
1
-6
/
+30
*
tcg/aarch64: Introduce and use long branch to register
Pranith Kumar
2017-07-10
1
-2
/
+13
*
tcg/aarch64: Use ADR in tcg_out_movi
Richard Henderson
2017-06-19
1
-1
/
+6
*
tcg/aarch64: Implement goto_ptr
Richard Henderson
2017-06-05
2
-3
/
+21
*
tcg: Introduce goto_ptr opcode and tcg_gen_lookup_and_goto_ptr
Emilio G. Cota
2017-06-05
1
-0
/
+1
*
aarch64: Change ext type to TCGType to fix warnings
Pranith Kumar
2017-02-28
1
-2
/
+2
*
tcg/aarch64: Fix tcg_out_movi
Richard Henderson
2017-01-13
1
-33
/
+24
*
tcg/aarch64: Fix addsub2 for 0+C
Richard Henderson
2017-01-13
1
-0
/
+9
*
tcg: Add opcode for ctpop
Richard Henderson
2017-01-10
1
-0
/
+2
*
tcg/aarch64: Handle ctz and clz opcodes
Richard Henderson
2017-01-10
2
-4
/
+52
*
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
-10
/
+5
*
tcg: Transition flat op_defs array to a target callback
Richard Henderson
2017-01-10
1
-2
/
+12
*
tcg/aarch64: Implement field extraction opcodes
Richard Henderson
2017-01-10
2
-4
/
+18
*
tcg: Add field extraction primitives
Richard Henderson
2017-01-10
1
-0
/
+4
*
tcg/aarch64: Add support for fence
Pranith Kumar
2016-09-16
1
-0
/
+22
*
tcg: Support arbitrary size + alignment
Richard Henderson
2016-09-16
1
-6
/
+7
*
tcg: Clean up tcg-target.h header guards
Markus Armbruster
2016-07-12
1
-3
/
+3
*
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
/
+10
*
tcg: Clean up direct block chaining data fields
Sergey Fedorov
2016-05-13
1
-3
/
+4
*
tcg/aarch64: Make direct jump patching thread-safe
Sergey Fedorov
2016-05-13
1
-1
/
+13
*
tcg: check for CONFIG_DEBUG_TCG instead of NDEBUG
Aurelien Jarno
2016-04-21
1
-2
/
+2
*
tcg: use tcg_debug_assert instead of assert (fix performance regression)
Aurelien Jarno
2016-04-21
1
-12
/
+12
*
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
-0
/
+1
*
tcg/aarch64: Fix tcg_out_qemu_{ld, st} for guest_base == 0
Richard Henderson
2015-09-02
1
-7
/
+20
[next]