diff options
author | malc <malc@c046a42c-6fe2-441c-8c8c-71466251a162> | 2008-11-11 03:04:57 +0000 |
---|---|---|
committer | malc <malc@c046a42c-6fe2-441c-8c8c-71466251a162> | 2008-11-11 03:04:57 +0000 |
commit | 828808f5ece20fd606218e000139799921c89d93 (patch) | |
tree | 497828524982c1badae33438915cee4adcca59ef /target-mips | |
parent | becfc3904194e76436ad0a60c2dde148e1927e4c (diff) |
Fix alignment problem with some 64bit load/store instructions
LD/STD/LWA require displacement to be multiple of 4, provide
tcg_out_ldsta which checks the supplied displacement and falls
back on indexed variant when the check fails. All uses of
LD/STD/LWA outside of tcg_out_ldst appear to be safe.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5670 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'target-mips')
0 files changed, 0 insertions, 0 deletions