Whack [LS]MW

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@7081 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
malc 2009-04-11 07:39:04 +00:00
parent e23f2f36b1
commit 9de187a099
2 changed files with 0 additions and 6 deletions

View File

@ -372,9 +372,6 @@ static int tcg_target_const_match(tcg_target_long val,
#define SRW XO31(536)
#define SRAW XO31(792)
#define LMW OPCD(46)
#define STMW OPCD(47)
#define TW XO31(4)
#define TRAP (TW | TO (31))

View File

@ -373,9 +373,6 @@ static int tcg_target_const_match (tcg_target_long val,
#define SRAD XO31(794)
#define SRADI XO31(413<<1)
#define LMW OPCD( 46)
#define STMW OPCD( 47)
#define TW XO31( 4)
#define TRAP (TW | TO (31))