tcg-i386: Tidy ext8u and ext16u operations.
commit55e082a7a592d8115f9f44dd8c79395ff4f1ce42
authorRichard Henderson <rth@twiddle.net>
Fri, 21 May 2010 15:30:21 +0000 (21 08:30 -0700)
committerAurelien Jarno <aurelien@aurel32.net>
Fri, 21 May 2010 16:20:22 +0000 (21 16:20 +0000)
tree46bf6287cb16387ff01ca0c0ea18fa8ba3cc1df6
parenta9456998e978d86c91e58cf1d56cf42739b627e8
tcg-i386: Tidy ext8u and ext16u operations.

Define OPC_MOVZBL and OPC_MOVZWL.  Factor opcode emission to
separate functions.

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