tcg-i386: Tidy ext8s and ext16s operations.
commit6817c35598c2f58c53a9b5b7b5d6bd078a513a83
authorRichard Henderson <rth@twiddle.net>
Fri, 21 May 2010 15:30:22 +0000 (21 08:30 -0700)
committerAurelien Jarno <aurelien@aurel32.net>
Fri, 21 May 2010 16:20:22 +0000 (21 16:20 +0000)
treead91c054a159e3b9e1a358aa5124e2d43a1eee40
parent55e082a7a592d8115f9f44dd8c79395ff4f1ce42
tcg-i386: Tidy ext8s and ext16s operations.

Define OPC_MOVSBL and OPC_MOVSWL.  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