aboutsummaryrefslogtreecommitdiff
path: root/tcg/arm
AgeCommit message (Expand)Author
2008-05-25Fix off-by-one unwinding error.pbrook
2008-05-24Relax a constraint for qemu_ld64 on ARM host.balrog
2008-05-24Fix a deadly typo, correct comments.balrog
2008-05-24Fix ARM host TLB.pbrook
2008-05-23Comment non-obvious calculation. Don't clobber r3 in qemu_st64.balrog
2008-05-23A branch insn must not overwrite the branch target before relocation.balrog
2008-05-23Fix qemu_ld/st for mem_index > 0 on arm host.balrog
2008-05-23Define TCG_TARGET_CALL_STACK_OFFSET on arm.balrog
2008-05-20Fix 8-bit signed load/store and a typo.balrog
2008-05-20Implement neg_i32, clean-up.balrog
2008-05-19ARM host support for TCG targets.balrog