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
/
tcg-target.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcg/arm: Simplify use_armv5t_instructions
Richard Henderson
2021-09-14
1
-7
/
+1
*
tcg/arm: Remove fallback definition of __ARM_ARCH
Richard Henderson
2021-09-14
1
-19
/
+0
*
tcg: Remove TCG_TARGET_HAS_goto_ptr
Richard Henderson
2021-07-10
1
-1
/
+0
*
tcg/arm: Unset TCG_TARGET_HAS_MEMORY_BSWAP
Richard Henderson
2021-06-29
1
-1
/
+1
*
tcg: Move MAX_CODE_GEN_BUFFER_SIZE to tcg-target.h
Richard Henderson
2021-06-11
1
-0
/
+1
*
tcg/arm: Implement TCG_TARGET_HAS_bitsel_vec
Richard Henderson
2021-06-04
1
-1
/
+1
*
tcg/arm: Implement TCG_TARGET_HAS_minmax_vec
Richard Henderson
2021-06-04
1
-1
/
+1
*
tcg/arm: Implement TCG_TARGET_HAS_sat_vec
Richard Henderson
2021-06-04
1
-1
/
+1
*
tcg/arm: Implement TCG_TARGET_HAS_mul_vec
Richard Henderson
2021-06-04
1
-1
/
+1
*
tcg/arm: Implement TCG_TARGET_HAS_shi_vec
Richard Henderson
2021-06-04
1
-1
/
+1
*
tcg/arm: Implement andc, orc, abs, neg, not vector operations
Richard Henderson
2021-06-04
1
-5
/
+5
*
tcg/arm: Implement minimal vector operations
Richard Henderson
2021-06-04
1
-1
/
+5
*
tcg/arm: Add host vector framework
Richard Henderson
2021-06-04
1
-6
/
+42
*
tcg: Remove TCG_TARGET_SUPPORT_MIRROR
Richard Henderson
2021-01-07
1
-1
/
+0
*
tcg/arm: Support split-wx code generation
Richard Henderson
2021-01-07
1
-1
/
+1
*
tcg: Add --accel tcg,split-wx property
Richard Henderson
2021-01-07
1
-0
/
+1
*
tcg: Adjust tb_target_set_jmp_target for split-wx
Richard Henderson
2021-01-07
1
-1
/
+1
*
tcg: Introduce INDEX_op_qemu_st8_i32
Richard Henderson
2021-01-07
1
-0
/
+1
*
util: Extract flush_icache_range to cacheflush.c
Richard Henderson
2021-01-02
1
-5
/
+0
*
tcg/arm: Support INDEX_op_extract2_i32
Richard Henderson
2019-04-24
1
-1
/
+1
*
tcg: Add INDEX_op_extract2_{i32,i64}
Richard Henderson
2019-04-24
1
-0
/
+1
*
tcg: Add TCG_TARGET_HAS_MEMORY_BSWAP
Richard Henderson
2018-12-17
1
-0
/
+1
*
tcg/arm: Use constant pool for movi
Richard Henderson
2017-09-07
1
-0
/
+1
*
tcg: Rearrange ldst label tracking
Richard Henderson
2017-09-07
1
-0
/
+4
*
tcg: Move USE_DIRECT_JUMP discriminator to tcg/cpu/tcg-target.h
Richard Henderson
2017-09-07
1
-1
/
+5
*
tcg: Add tcg target default memory ordering
Pranith Kumar
2017-09-05
1
-0
/
+2
*
tcg/arm: Implement goto_ptr
Richard Henderson
2017-06-05
1
-1
/
+1
*
tcg: Introduce goto_ptr opcode and tcg_gen_lookup_and_goto_ptr
Emilio G. Cota
2017-06-05
1
-0
/
+1
*
Drop QEMU_GNUC_PREREQ() checks for gcc older than 4.1
Peter Maydell
2017-04-20
1
-7
/
+0
*
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
1
-2
/
+2
*
tcg: Add clz and ctz opcodes
Richard Henderson
2017-01-10
1
-0
/
+2
*
tcg/arm: Implement field extraction opcodes
Richard Henderson
2017-01-10
1
-2
/
+2
*
tcg/arm: Move isa detection to tcg-target.h
Richard Henderson
2017-01-10
1
-4
/
+32
*
tcg: Add field extraction primitives
Richard Henderson
2017-01-10
1
-0
/
+2
*
tcg: Clean up tcg-target.h header guards
Markus Armbruster
2016-07-12
1
-2
/
+3
*
tcg: add TCG_TARGET_TLB_DISPLACEMENT_BITS
Paolo Bonzini
2015-06-03
1
-0
/
+1
*
tcg: Remove TCG_TARGET_HAS_new_ldst
Richard Henderson
2014-06-04
1
-2
/
+0
*
tcg-arm: Define TCG_TARGET_INSN_UNIT_SIZE
Richard Henderson
2014-05-12
1
-0
/
+1
*
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-arm: Convert to new ldst opcodes
Richard Henderson
2013-10-13
1
-1
/
+1
*
tcg: Add qemu_ld_st_i32/64
Richard Henderson
2013-10-10
1
-0
/
+2
*
tcg: Change flush_icache_range arguments to uintptr_t
Richard Henderson
2013-09-02
1
-5
/
+4
*
tcg: Add muluh and mulsh opcodes
Richard Henderson
2013-09-02
1
-0
/
+2
*
tcg-arm: Make use of conditional availability of opcodes for divide
Richard Henderson
2013-07-09
1
-6
/
+8
*
tcg-arm: Don't implement rem
Richard Henderson
2013-07-09
1
-2
/
+1
*
tcg: Split rem requirement from div requirement
Richard Henderson
2013-07-09
1
-0
/
+2
*
tcg-arm: Implement division instructions
Richard Henderson
2013-04-27
1
-1
/
+6
*
tcg-arm: Implement deposit for armv7
Richard Henderson
2013-04-27
1
-1
/
+4
[next]