Whack [LS]MW
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@7081 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
e23f2f36b1
commit
9de187a099
@ -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))
|
||||
|
||||
|
@ -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))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user