target-alpha: Expand zap/zapnot with immediate inline.
authorRichard Henderson <rth@twiddle.net>
Thu, 10 Dec 2009 21:43:58 +0000 (13:43 -0800)
committerAurelien Jarno <aurelien@aurel32.net>
Sun, 13 Dec 2009 20:26:26 +0000 (21:26 +0100)
commit87d98f9551d264c5a19ab4d2ded56d6dd9294060
tree10a40dab96957728618e3c526f5ac55b699ba0b5
parent806991da3ab4b4a09720e0bd09d4bb7e06d594b0
target-alpha: Expand zap/zapnot with immediate inline.

The vast majority of zap instructions have an immediate operand,
since zapnot is the canonical method to zero-extend from u16 or u32.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
target-alpha/translate.c