* simops.c (OP_40): Delete. Move code to...

* v850-igen.c (): ...Here. Sign extend the first operand.
* simops.h (OP_40): Remove prototype.
This commit is contained in:
Nick Clifton
2003-04-06 08:51:04 +00:00
parent 8e16317ca5
commit ebc115b7bb
4 changed files with 48 additions and 46 deletions

View File

@@ -17,7 +17,6 @@ int OP_180 (void);
int OP_E0 (void);
int OP_2E0 (void);
int OP_6E0 (void);
int OP_40 (void);
int OP_1E0 (void);
int OP_260 (void);
int OP_7E0 (void);