Sign in
qemu
/
qemu
/
8f3cec0be8ed3f7c3bfaf8521e6316bdb76a56fe
/
tcg
/
arm
7990496
ARM back-end: Use sxt[bh] instructions for ext{8, 6}s
by Laurent Desnogues
· 16 years ago
d89c682
Suppress some variants of English in comments
by Stefan Weil
· 15 years ago
4e6f6d4
ARM back-end: Fix encode_imm
by Laurent Desnogues
· 16 years ago
94953e6
ARM back-end: Handle all possible immediates for ALU ops
by Laurent Desnogues
· 16 years ago
f878d2d
ARM back-end: Add TCG not
by Laurent Desnogues
· 16 years ago
e2542fe
rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
by Juan Quintela
· 16 years ago
cb4e581
this patch improves the ARM back-end in the following way:
by Laurent Desnogues
· 16 years ago
379f669
Userspace guest address offsetting
by Paul Brook
· 16 years ago
2d69f35
ARM host fixes
by Paul Brook
· 16 years ago
66896cb
tcg: rename bswap_i32/i64 functions
by aurel32
· 16 years ago
419bafa
tcg-arm: fix qemu_ld64
by aurel32
· 16 years ago
e63d7ab
Prune unused TCG_AREGs
by blueswir1
· 16 years ago
aef3a28
Fix 64-bit targets compilation on ARM host.
by balrog
· 16 years ago
0c9c3a9
arm: Don't potentially overwrite input registers in add2, sub2.
by balrog
· 16 years ago
fe33867
Don't rely on ARM tcg_out_goto() generating just a single insn.
by balrog
· 16 years ago
3233f0d
Use libgcc __clear_cache to clean icache, when available.
by balrog
· 16 years ago
d4a9eb1
Add some missing static and const qualifiers, reg_names only used if NDEBUG set
by blueswir1
· 16 years ago
79383c9
Fix some warnings that would be generated by gcc -Wredundant-decls
by blueswir1
· 17 years ago
9b7b85d
Fix off-by-one unwinding error.
by pbrook
· 17 years ago
d0660ed
Relax a constraint for qemu_ld64 on ARM host.
by balrog
· 17 years ago
eae6ce5
Fix a deadly typo, correct comments.
by balrog
· 17 years ago
3979144
Fix ARM host TLB.
by pbrook
· 17 years ago
91a3c1b
Comment non-obvious calculation. Don't clobber r3 in qemu_st64.
by balrog
· 17 years ago
e936243
A branch insn must not overwrite the branch target before relocation.
by balrog
· 17 years ago
225b437
Fix qemu_ld/st for mem_index > 0 on arm host.
by balrog
· 17 years ago
bedba0c
Define TCG_TARGET_CALL_STACK_OFFSET on arm.
by balrog
· 17 years ago
204c167
Fix 8-bit signed load/store and a typo.
by balrog
· 17 years ago
650bbb3
Implement neg_i32, clean-up.
by balrog
· 17 years ago
811d4cf
ARM host support for TCG targets.
by balrog
· 17 years ago