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
/
arm
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcg: Add opcode for ctpop
Richard Henderson
2017-01-10
1
-0
/
+1
*
tcg/arm: Handle ctz and clz opcodes
Richard Henderson
2017-01-10
2
-2
/
+29
*
tcg: Add clz and ctz opcodes
Richard Henderson
2017-01-10
1
-0
/
+2
*
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/arm: Implement field extraction opcodes
Richard Henderson
2017-01-10
2
-2
/
+26
*
tcg/arm: Move isa detection to tcg-target.h
Richard Henderson
2017-01-10
2
-44
/
+33
*
tcg: Add field extraction primitives
Richard Henderson
2017-01-10
1
-0
/
+2
*
tcg/arm: Add support for fence
Pranith Kumar
2016-09-16
1
-0
/
+18
*
tcg: Support arbitrary size + alignment
Richard Henderson
2016-09-16
1
-7
/
+12
*
tcg: Clean up tcg-target.h header guards
Markus Armbruster
2016-07-12
1
-2
/
+3
*
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
-4
/
+4
*
tcg/arm: Make direct jump patching thread-safe
Sergey Fedorov
2016-05-13
1
-0
/
+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
-6
/
+6
*
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
*
linux-user: remove useless macros GUEST_BASE and RESERVED_VA
Laurent Vivier
2015-08-24
1
-4
/
+4
*
tcg: Mask TCGMemOp appropriately for indexing
Richard Henderson
2015-06-09
1
-3
/
+3
*
tcg: add TCG_TARGET_TLB_DISPLACEMENT_BITS
Paolo Bonzini
2015-06-03
1
-0
/
+1
*
tcg: Push merged memop+mmu_idx parameter to softmmu routines
Richard Henderson
2015-05-14
1
-13
/
+14
*
tcg: Merge memop and mmu_idx parameters to qemu_ld/st
Richard Henderson
2015-05-14
1
-4
/
+8
*
tcg: Change generator-side labels to a pointer
Richard Henderson
2015-03-13
1
-7
/
+7
*
tcg: Remove TCG_TARGET_HAS_new_ldst
Richard Henderson
2014-06-04
1
-2
/
+0
*
tcg-arm: Make debug_frame const
Richard Henderson
2014-05-28
1
-13
/
+9
*
tcg: Remove unreachable code in tcg_out_op and op_defs
Richard Henderson
2014-05-12
1
-29
/
+3
*
tcg-arm: Define TCG_TARGET_INSN_UNIT_SIZE
Richard Henderson
2014-05-12
2
-96
/
+55
*
tcg: Use HOST_WORDS_BIGENDIAN
Richard Henderson
2014-04-19
1
-1
/
+0
*
tcg: Relax requirement for mulu2_i32 on 32-bit hosts
Richard Henderson
2014-04-19
1
-0
/
+1
*
tcg: Add TCGType parameter to tcg_target_const_match
Richard Henderson
2014-04-19
1
-1
/
+1
*
tcg: Fix warning (1 bit signed bitfield entry) and replace int by bool
Stefan Weil
2014-04-19
1
-3
/
+3
*
tcg-arm: Avoid ldrd/strd for user-only emulation
Richard Henderson
2014-03-27
1
-4
/
+17
*
tcg-arm: The shift count of op_rotl_i32 is in args[2] not args[1].
Huw Davies
2014-02-17
1
-1
/
+1
*
tcg-arm: Use qemu_getauxval
Richard Henderson
2013-11-29
1
-9
/
+5
*
tcg-arm: Improve GUEST_BASE qemu_ld/st
Richard Henderson
2013-10-13
1
-104
/
+116
*
tcg-arm: Convert to new ldst opcodes
Richard Henderson
2013-10-13
2
-71
/
+38
*
tcg-arm: Tidy variable naming convention in qemu_ld/st
Richard Henderson
2013-10-13
1
-115
/
+115
*
tcg-arm: Convert to le/be ldst helpers
Richard Henderson
2013-10-13
1
-21
/
+29
*
tcg-arm: Use TCGMemOp within qemu_ldst routines
Richard Henderson
2013-10-13
1
-64
/
+61
*
tcg: Add qemu_ld_st_i32/64
Richard Henderson
2013-10-10
1
-0
/
+2
*
tcg: Add tcg-be-ldst.h
Richard Henderson
2013-10-10
1
-24
/
+3
*
tcg-arm: Move the tlb addend load earlier
Richard Henderson
2013-10-01
1
-5
/
+6
*
tcg-arm: Remove restriction on qemu_ld output register
Richard Henderson
2013-10-01
1
-24
/
+34
*
tcg-arm: Return register containing tlb addend
Richard Henderson
2013-10-01
1
-29
/
+30
*
tcg-arm: Move load of tlb addend into tcg_out_tlb_read
Richard Henderson
2013-10-01
1
-37
/
+23
*
tcg-arm: Use QEMU_BUILD_BUG_ON to verify constraints on tlb
Richard Henderson
2013-10-01
1
-5
/
+10
*
tcg-arm: Use strd for tcg_out_arg_reg64
Richard Henderson
2013-10-01
1
-3
/
+10
*
tcg-arm: Rearrange slow-path qemu_ld/st
Richard Henderson
2013-10-01
1
-90
/
+87
[next]