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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-26
ARM back-end: Use sxt[bh] instructions for ext{8, 6}s
Laurent Desnogues
1
-0
/
+10
2009-09-25
Suppress some variants of English in comments
Stefan Weil
1
-2
/
+2
2009-08-25
ARM back-end: Fix encode_imm
Laurent Desnogues
1
-0
/
+2
2009-08-22
ARM back-end: Handle all possible immediates for ALU ops
Laurent Desnogues
1
-5
/
+32
2009-08-22
ARM back-end: Add TCG not
Laurent Desnogues
2
-0
/
+6
2009-07-27
rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
Juan Quintela
1
-1
/
+1
2009-07-18
this patch improves the ARM back-end in the following way:
Laurent Desnogues
2
-7
/
+37
2009-07-17
Userspace guest address offsetting
Paul Brook
2
-2
/
+34
2009-07-17
ARM host fixes
Paul Brook
2
-4
/
+4
2009-03-13
tcg: rename bswap_i32/i64 functions
aurel32
1
-1
/
+1
2009-03-10
tcg-arm: fix qemu_ld64
aurel32
1
-2
/
+7
2009-03-08
Prune unused TCG_AREGs
blueswir1
1
-1
/
+0
2008-12-07
Fix 64-bit targets compilation on ARM host.
balrog
1
-6
/
+6
2008-12-01
arm: Don't potentially overwrite input registers in add2, sub2.
balrog
1
-4
/
+13
2008-12-01
Don't rely on ARM tcg_out_goto() generating just a single insn.
balrog
1
-8
/
+13
2008-12-01
Use libgcc __clear_cache to clean icache, when available.
balrog
1
-0
/
+5
2008-10-05
Add some missing static and const qualifiers, reg_names only used if NDEBUG set
blueswir1
1
-5
/
+8
2008-08-30
Fix some warnings that would be generated by gcc -Wredundant-decls
blueswir1
1
-9
/
+2
2008-05-25
Fix off-by-one unwinding error.
pbrook
1
-1
/
+0
2008-05-24
Relax a constraint for qemu_ld64 on ARM host.
balrog
1
-4
/
+13
2008-05-24
Fix a deadly typo, correct comments.
balrog
1
-4
/
+6
2008-05-24
Fix ARM host TLB.
pbrook
1
-61
/
+44
2008-05-23
Comment non-obvious calculation. Don't clobber r3 in qemu_st64.
balrog
1
-6
/
+33
2008-05-23
A branch insn must not overwrite the branch target before relocation.
balrog
1
-3
/
+14
2008-05-23
Fix qemu_ld/st for mem_index > 0 on arm host.
balrog
1
-6
/
+15
2008-05-23
Define TCG_TARGET_CALL_STACK_OFFSET on arm.
balrog
1
-2
/
+3
2008-05-20
Fix 8-bit signed load/store and a typo.
balrog
1
-4
/
+4
2008-05-20
Implement neg_i32, clean-up.
balrog
2
-5
/
+10
2008-05-19
ARM host support for TCG targets.
balrog
2
-0
/
+1621