diff options
author | Alexander Graf <agraf@suse.de> | 2013-04-26 09:18:58 +0200 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2013-04-26 23:02:42 +0200 |
commit | 414f5d1448fef9aad6d37f1d40d1158396573447 (patch) | |
tree | 5a5624b98584a540dfe3cc704dff5b23eb435444 /backends | |
parent | db72c9f256ae70b30c5d5985234f085df4226c55 (diff) | |
download | hqemu-414f5d1448fef9aad6d37f1d40d1158396573447.zip hqemu-414f5d1448fef9aad6d37f1d40d1158396573447.tar.gz |
PPC: Fix dcbz for linux-user on 970
The default with linux-user for dcbz on 970 is to emulate 32 byte clears.
However, redoing the dcbzl support we added a check to not honor the bit
in HID5 that sets this.
Remove the #ifdef check on linux user, so that we get 32 byte clears again.
Reported-by: Riku Voipio <riku.voipio@iki.fi>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'backends')
0 files changed, 0 insertions, 0 deletions