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/arm: Remove mostly unreachable tlb special case
Richard Henderson
2019-06-10
1
-11
/
+12
*
tcg/arm: Use LDRD to load tlb mask+table
Richard Henderson
2019-06-10
1
-26
/
+40
*
cpu: Move the softmmu tlb to CPUNegativeOffsetState
Richard Henderson
2019-06-10
1
-32
/
+8
*
tcg: Create struct CPUTLB
Richard Henderson
2019-06-10
1
-7
/
+3
*
tcg: Return bool success from tcg_out_mov
Richard Henderson
2019-05-13
1
-1
/
+2
*
tcg/arm: Use tcg_out_mov_reg in tcg_out_mov
Richard Henderson
2019-05-13
1
-1
/
+1
*
tcg/arm: Restrict constant pool displacement to 12 bits
Richard Henderson
2019-04-25
1
-36
/
+21
*
tcg: Restart TB generation after out-of-line ldst overflow
Richard Henderson
2019-04-24
1
-6
/
+10
*
tcg/arm: Support INDEX_op_extract2_i32
Richard Henderson
2019-04-24
2
-1
/
+26
*
tcg: Add INDEX_op_extract2_{i32,i64}
Richard Henderson
2019-04-24
1
-0
/
+1
*
cputlb: Remove static tlb sizing
Richard Henderson
2019-01-28
1
-1
/
+0
*
tcg/arm: enable dynamic TLB sizing
Richard Henderson
2019-01-28
2
-71
/
+70
*
tcg: introduce dynamic TLB sizing
Emilio G. Cota
2019-01-28
1
-0
/
+1
*
tcg: Add TCG_TARGET_HAS_MEMORY_BSWAP
Richard Henderson
2018-12-17
1
-0
/
+1
*
tcg/arm: Return false on failure from patch_reloc
Richard Henderson
2018-12-17
1
-6
/
+16
*
tcg: Return success from patch_reloc
Richard Henderson
2018-12-17
1
-1
/
+2
*
tcg/arm: Fold away "noaddr" branch routines
Richard Henderson
2018-12-17
1
-19
/
+3
*
tcg/arm: Remove reloc_pc24_atomic
Richard Henderson
2018-12-17
1
-8
/
+0
*
tcg: Reduce max TB opcode count
Richard Henderson
2018-06-15
1
-1
/
+1
*
tcg/arm: Fix memory barrier encoding
Henry Wertz
2018-05-01
1
-2
/
+2
*
tcg/arm: Support tlb offsets larger than 64k
Richard Henderson
2018-01-16
1
-13
/
+17
*
tcg/arm: Fix double-word comparisons
Richard Henderson
2018-01-16
1
-26
/
+60
*
tcg/arm: Fully convert tcg_target_op_def
Richard Henderson
2017-09-17
1
-79
/
+107
*
tcg: Remove tcg_regset_set32
Richard Henderson
2017-09-17
1
-11
/
+12
*
tcg: Remove tcg_regset_clear
Richard Henderson
2017-09-17
1
-1
/
+1
*
tcg/arm: Use constant pool for call
Richard Henderson
2017-09-07
1
-6
/
+3
*
tcg/arm: Use constant pool for movi
Richard Henderson
2017-09-07
2
-18
/
+75
*
tcg/arm: Extract INSN_NOP
Richard Henderson
2017-09-07
1
-10
/
+11
*
tcg/arm: Code rearrangement
Richard Henderson
2017-09-07
1
-258
/
+257
*
tcg/arm: Tighten tlb indexing offset test
Richard Henderson
2017-09-07
1
-1
/
+3
*
tcg/arm: Improve tlb load for armv7
Richard Henderson
2017-09-07
1
-20
/
+52
*
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
1
-1
/
+5
*
tcg: Add tcg target default memory ordering
Pranith Kumar
2017-09-05
1
-0
/
+2
*
tcg/arm: Fix runtime overalignment test
Richard Henderson
2017-08-03
1
-1
/
+1
*
tcg/arm: Use ldr (literal) for goto_tb
Richard Henderson
2017-06-19
1
-5
/
+18
*
tcg/arm: Try pc-relative addresses for movi
Richard Henderson
2017-06-19
1
-13
/
+27
*
tcg/arm: Use indirect branch for goto_tb
Richard Henderson
2017-06-19
1
-15
/
+2
*
tcg/arm: Implement goto_ptr
Richard Henderson
2017-06-05
2
-5
/
+22
*
tcg/arm: Clarify tcg_out_bx for arm4 host
Richard Henderson
2017-06-05
1
-14
/
+15
*
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
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
[next]