commit | 55e082a7a592d8115f9f44dd8c79395ff4f1ce42 | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Fri May 21 08:30:21 2010 -0700 |
committer | Aurelien Jarno <aurelien@aurel32.net> | Fri May 21 16:20:22 2010 +0000 |
tree | 46bf6287cb16387ff01ca0c0ea18fa8ba3cc1df6 | |
parent | a9456998e978d86c91e58cf1d56cf42739b627e8 [diff] |
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>