diff options
| author | Richard Henderson | 2019-05-06 21:50:27 +0200 |
|---|---|---|
| committer | Richard Henderson | 2019-09-04 21:47:49 +0200 |
| commit | 8bba7619b92a62aff537d295736ca5b871a89d3b (patch) | |
| tree | 5aef65d65754152bdb7bac3f3fd2b804a3a324c0 /scripts | |
| parent | target/openrisc: Add DisasContext parameter to check_r0_write (diff) | |
| download | qemu-8bba7619b92a62aff537d295736ca5b871a89d3b.tar.gz qemu-8bba7619b92a62aff537d295736ca5b871a89d3b.tar.xz qemu-8bba7619b92a62aff537d295736ca5b871a89d3b.zip | |
target/openrisc: Replace cpu register array with a function
The writes to cpu_R[0] are now a race across threads, now that we
do code generation in parallel. Stage the change by introducing
a function to return the temp for R0.
Reviewed-by: Stafford Horne <shorne@gmail.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
