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
/
tcg-target.inc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcg: TCGMemOp is now accelerator independent MemOp
Tony Nguyen
2019-09-03
1
-13
/
+13
*
tcg/aarch64: Fix output of extract2 opcodes
Richard Henderson
2019-07-14
1
-1
/
+1
*
tcg/aarch64: Use LDP to load tlb mask+table
Richard Henderson
2019-06-10
1
-7
/
+8
*
cpu: Move the softmmu tlb to CPUNegativeOffsetState
Richard Henderson
2019-06-10
1
-23
/
+6
*
tcg: Create struct CPUTLB
Richard Henderson
2019-06-10
1
-7
/
+3
*
tcg/aarch64: Allow immediates for vector ORR and BIC
Richard Henderson
2019-05-22
1
-7
/
+83
*
tcg/aarch64: Build vector immediates with two insns
Richard Henderson
2019-05-22
1
-0
/
+47
*
tcg/aarch64: Use MVNI in tcg_out_dupi_vec
Richard Henderson
2019-05-22
1
-0
/
+11
*
tcg/aarch64: Split up is_fimm
Richard Henderson
2019-05-22
1
-84
/
+119
*
tcg/aarch64: Support vector bitwise select value
Richard Henderson
2019-05-22
1
-1
/
+23
*
tcg/aarch64: Do not advertise minmax for MO_64
Richard Henderson
2019-05-14
1
-4
/
+4
*
tcg/aarch64: Support vector absolute value
Richard Henderson
2019-05-14
1
-0
/
+6
*
tcg/aarch64: Support vector variable shift opcodes
Richard Henderson
2019-05-14
1
-0
/
+42
*
tcg: Add INDEX_op_dupm_vec
Richard Henderson
2019-05-14
1
-0
/
+4
*
tcg/aarch64: Implement tcg_out_dupm_vec
Richard Henderson
2019-05-14
1
-2
/
+35
*
tcg: Add tcg_out_dupm_vec to the backend interface
Richard Henderson
2019-05-13
1
-0
/
+6
*
tcg: Manually expand INDEX_op_dup_vec
Richard Henderson
2019-05-13
1
-5
/
+4
*
tcg: Promote tcg_out_{dup,dupi}_vec to backend interface
Richard Henderson
2019-05-13
1
-2
/
+10
*
tcg: Return bool success from tcg_out_mov
Richard Henderson
2019-05-13
1
-2
/
+3
*
tcg: Restart TB generation after out-of-line ldst overflow
Richard Henderson
2019-04-24
1
-6
/
+10
*
tcg/aarch64: Support INDEX_op_extract2_{i32,i64}
Richard Henderson
2019-04-24
1
-0
/
+11
*
tcg/aarch64: enable dynamic TLB sizing
Richard Henderson
2019-01-28
1
-41
/
+59
*
tcg/aarch64: Implement vector minmax arithmetic
Richard Henderson
2019-01-28
1
-0
/
+24
*
tcg/aarch64: Implement vector saturating arithmetic
Richard Henderson
2019-01-28
1
-0
/
+24
*
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
1
-46
/
+542
*
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
1
-30
/
+32
*
tcg: Rearrange ldst label tracking
Richard Henderson
2017-09-07
1
-1
/
+2
*
tcg: Move USE_DIRECT_JUMP discriminator to tcg/cpu/tcg-target.h
Richard Henderson
2017-09-07
1
-8
/
+5
*
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
1
-2
/
+20
*
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/aarch64: Handle ctz and clz opcodes
Richard Henderson
2017-01-10
1
-0
/
+48
*
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
1
-0
/
+14
*
tcg/aarch64: Add support for fence
Pranith Kumar
2016-09-16
1
-0
/
+22
[next]