diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2019-05-06 12:50:27 -0700 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2019-09-04 12:47:49 -0700 |
commit | 8bba7619b92a62aff537d295736ca5b871a89d3b (patch) | |
tree | 5aef65d65754152bdb7bac3f3fd2b804a3a324c0 /docs/devel/conf.py | |
parent | cdd0f459ae331eb34887d38ea37ac22401e5e064 (diff) | |
download | qemu-8bba7619b92a62aff537d295736ca5b871a89d3b.zip qemu-8bba7619b92a62aff537d295736ca5b871a89d3b.tar.gz qemu-8bba7619b92a62aff537d295736ca5b871a89d3b.tar.bz2 |
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 'docs/devel/conf.py')
0 files changed, 0 insertions, 0 deletions