diff options
author | Aurelien Jarno <aurelien@aurel32.net> | 2012-09-16 13:12:20 +0200 |
---|---|---|
committer | Aurelien Jarno <aurelien@aurel32.net> | 2012-09-21 19:53:16 +0200 |
commit | f16640f47bb0b8f907fff08a2e8d1c891ce82480 (patch) | |
tree | 45b1441db9ec249dc6628978da8a920b725cb54d /net.h | |
parent | ad8d25a11f13cb8acc69558d03cd69202f5a3cc2 (diff) |
target-sh4: optimize xtrct
The register being 32 bit long, after a shift to the right by 16 bits,
the upper 16 bit are already cleared. There is no need to call ext16u
to clear them.
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'net.h')
0 files changed, 0 insertions, 0 deletions