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)
commitef43db5298fb6ea2a4193468b2e2f00940c4cdcf
tree10a40dab96957728618e3c526f5ac55b699ba0b5
parent4b0091226a321b0d50952c651a320da0bac530cf
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