/[qemu]
ViewVC logotype

Revision 5645


Jump to revision: Previous Next
Author: aurel32
Date: Fri Nov 7 14:00:24 2008 UTC (15 years ago)
Changed paths: 2
Log Message:
target-alpha: fix locked loads/stores

Fix reading of cpu_lock in gen_qemu_stql_c, original patch from Laurent
Desnogues.

A new flag was added to gen_store_mem to allocate local temps instead
of temps;  this flag should be set when the tcg_gen_qemu_store callback
uses brcond before using the temps or else liveness analysis will get
rid of the temps.

This also adds lock printing in cpu_dump_state which can help
debug.

Changed paths:

Path Details
Directorytrunk/target-alpha/helper.c modified , text changed
Directorytrunk/target-alpha/translate.c modified , text changed

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.5