summaryrefslogtreecommitdiff
path: root/target-alpha
diff options
context:
space:
mode:
authormalc <malc@c046a42c-6fe2-441c-8c8c-71466251a162>2008-11-11 03:04:57 +0000
committermalc <malc@c046a42c-6fe2-441c-8c8c-71466251a162>2008-11-11 03:04:57 +0000
commit828808f5ece20fd606218e000139799921c89d93 (patch)
tree497828524982c1badae33438915cee4adcca59ef /target-alpha
parentbecfc3904194e76436ad0a60c2dde148e1927e4c (diff)
downloadqemu-828808f5ece20fd606218e000139799921c89d93.tar.gz
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-alpha')
0 files changed, 0 insertions, 0 deletions