summaryrefslogtreecommitdiffstats
path: root/tcg/arm
Commit message (Expand)AuthorAgeFilesLines
* Fix off-by-one unwinding error.pbrook2008-05-251-1/+0
* Relax a constraint for qemu_ld64 on ARM host.balrog2008-05-241-4/+13
* Fix a deadly typo, correct comments.balrog2008-05-241-4/+6
* Fix ARM host TLB.pbrook2008-05-241-61/+44
* Comment non-obvious calculation. Don't clobber r3 in qemu_st64.balrog2008-05-231-6/+33
* A branch insn must not overwrite the branch target before relocation.balrog2008-05-231-3/+14
* Fix qemu_ld/st for mem_index > 0 on arm host.balrog2008-05-231-6/+15
* Define TCG_TARGET_CALL_STACK_OFFSET on arm.balrog2008-05-231-2/+3
* Fix 8-bit signed load/store and a typo.balrog2008-05-201-4/+4
* Implement neg_i32, clean-up.balrog2008-05-202-5/+10
* ARM host support for TCG targets.balrog2008-05-192-0/+1621
OpenPOWER on IntegriCloud