index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tcg
/
arm
/
tcg-target.inc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-13
tcg: Return bool success from tcg_out_mov
Richard Henderson
1
-1
/
+2
2019-05-13
tcg/arm: Use tcg_out_mov_reg in tcg_out_mov
Richard Henderson
1
-1
/
+1
2019-04-25
tcg/arm: Restrict constant pool displacement to 12 bits
Richard Henderson
1
-36
/
+21
2019-04-24
tcg: Restart TB generation after out-of-line ldst overflow
Richard Henderson
1
-6
/
+10
2019-04-24
tcg/arm: Support INDEX_op_extract2_i32
Richard Henderson
1
-0
/
+25
2019-01-28
tcg/arm: enable dynamic TLB sizing
Richard Henderson
1
-70
/
+69
2018-12-17
tcg/arm: Return false on failure from patch_reloc
Richard Henderson
1
-6
/
+16
2018-12-17
tcg: Return success from patch_reloc
Richard Henderson
1
-1
/
+2
2018-12-17
tcg/arm: Fold away "noaddr" branch routines
Richard Henderson
1
-19
/
+3
2018-12-17
tcg/arm: Remove reloc_pc24_atomic
Richard Henderson
1
-8
/
+0
2018-06-15
tcg: Reduce max TB opcode count
Richard Henderson
1
-1
/
+1
2018-05-01
tcg/arm: Fix memory barrier encoding
Henry Wertz
1
-2
/
+2
2018-01-16
tcg/arm: Support tlb offsets larger than 64k
Richard Henderson
1
-13
/
+17
2018-01-16
tcg/arm: Fix double-word comparisons
Richard Henderson
1
-26
/
+60
2017-09-17
tcg/arm: Fully convert tcg_target_op_def
Richard Henderson
1
-79
/
+107
2017-09-17
tcg: Remove tcg_regset_set32
Richard Henderson
1
-11
/
+12
2017-09-17
tcg: Remove tcg_regset_clear
Richard Henderson
1
-1
/
+1
2017-09-07
tcg/arm: Use constant pool for call
Richard Henderson
1
-6
/
+3
2017-09-07
tcg/arm: Use constant pool for movi
Richard Henderson
1
-18
/
+74
2017-09-07
tcg/arm: Extract INSN_NOP
Richard Henderson
1
-10
/
+11
2017-09-07
tcg/arm: Code rearrangement
Richard Henderson
1
-258
/
+257
2017-09-07
tcg/arm: Tighten tlb indexing offset test
Richard Henderson
1
-1
/
+3
2017-09-07
tcg/arm: Improve tlb load for armv7
Richard Henderson
1
-20
/
+52
2017-09-07
tcg: Rearrange ldst label tracking
Richard Henderson
1
-1
/
+2
2017-08-03
tcg/arm: Fix runtime overalignment test
Richard Henderson
1
-1
/
+1
2017-06-19
tcg/arm: Use ldr (literal) for goto_tb
Richard Henderson
1
-5
/
+18
2017-06-19
tcg/arm: Try pc-relative addresses for movi
Richard Henderson
1
-13
/
+27
2017-06-19
tcg/arm: Use indirect branch for goto_tb
Richard Henderson
1
-15
/
+2
2017-06-05
tcg/arm: Implement goto_ptr
Richard Henderson
1
-4
/
+21
2017-06-05
tcg/arm: Clarify tcg_out_bx for arm4 host
Richard Henderson
1
-14
/
+15
2017-01-10
tcg/arm: Handle ctz and clz opcodes
Richard Henderson
1
-0
/
+27
2017-01-10
tcg: Pass the opcode width to target_parse_constraint
Richard Henderson
1
-10
/
+5
2017-01-10
tcg: Transition flat op_defs array to a target callback
Richard Henderson
1
-2
/
+12
2017-01-10
tcg/arm: Implement field extraction opcodes
Richard Henderson
1
-0
/
+24
2017-01-10
tcg/arm: Move isa detection to tcg-target.h
Richard Henderson
1
-40
/
+1
2016-09-16
tcg/arm: Add support for fence
Pranith Kumar
1
-0
/
+18
2016-09-16
tcg: Support arbitrary size + alignment
Richard Henderson
1
-7
/
+12
2016-07-05
tcg: Optimize spills of constants
Richard Henderson
1
-0
/
+6
2016-05-12
tcg: Clean up direct block chaining data fields
Sergey Fedorov
1
-4
/
+4
2016-05-12
tcg/arm: Make direct jump patching thread-safe
Sergey Fedorov
1
-0
/
+18
2016-04-21
tcg: check for CONFIG_DEBUG_TCG instead of NDEBUG
Aurelien Jarno
1
-1
/
+1
2016-04-21
tcg: use tcg_debug_assert instead of assert (fix performance regression)
Aurelien Jarno
1
-6
/
+6
2016-02-23
tcg: Remove unnecessary osdep.h includes from tcg-target.inc.c
Peter Maydell
1
-1
/
+0
2016-02-23
tcg: Rename tcg-target.c to tcg-target.inc.c
Peter Maydell
1
-0
/
+2129