forked from Imagelibrary/binutils-gdb
* 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:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user