diff options
author | Tom Musta <tommusta@gmail.com> | 2014-08-25 14:25:39 -0500 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2014-09-08 12:50:52 +0200 |
commit | ab92678d0a24e7ef8d4d93d18e5c0df8619874fe (patch) | |
tree | b844600f35613ad53f9cd86448fd0a4fd7375fac /qemu-coroutine-lock.c | |
parent | 439ce1401bac1687c711cb6acf4ee8f3f457c05e (diff) | |
download | qemu-ab92678d0a24e7ef8d4d93d18e5c0df8619874fe.zip qemu-ab92678d0a24e7ef8d4d93d18e5c0df8619874fe.tar.gz qemu-ab92678d0a24e7ef8d4d93d18e5c0df8619874fe.tar.bz2 |
target-ppc: Special Case of rlwimi Should Use Deposit
The special case of rlwimi where MB <= ME and SH = 31-ME can be implemented
with a single TCG deposit operation. This replaces the less general case
of SH = MB = 0 and ME = 31.
Signed-off-by: Tom Musta <tommusta@gmail.com>
Suggested-by: Richard Henderson <rth@twiddle.net>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'qemu-coroutine-lock.c')
0 files changed, 0 insertions, 0 deletions