]> Git Repo - qemu.git/commit
target-alpha: Expand zap/zapnot with immediate inline.
authorRichard Henderson <[email protected]>
Thu, 10 Dec 2009 21:43:58 +0000 (13:43 -0800)
committerAurelien Jarno <[email protected]>
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 <[email protected]>
Signed-off-by: Aurelien Jarno <[email protected]>
target-alpha/translate.c
This page took 0.026267 seconds and 4 git commands to generate.