]> Git Repo - qemu.git/commit
target/sh4: optimize gen_write_sr using extract op
authorAurelien Jarno <[email protected]>
Mon, 1 May 2017 21:20:43 +0000 (23:20 +0200)
committerAurelien Jarno <[email protected]>
Sat, 13 May 2017 09:18:26 +0000 (11:18 +0200)
commita380f9db96dc94e5109611e4fd0fb4f671e30143
tree7ef41df51ce6e938438abf473cba3865cbf6910f
parent58d2a9aef4cacb3056f5b12c1eb92105704183fe
target/sh4: optimize gen_write_sr using extract op

This doesn't change the generated code on x86, but optimizes it on most
RISC architectures and makes the code simpler to read.

Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
Signed-off-by: Aurelien Jarno <[email protected]>
target/sh4/translate.c
This page took 0.025315 seconds and 4 git commands to generate.