RFA: v850 simulator does not sign extend first operand to divh

Andrew Cagney ac131313@redhat.com
Sun Apr 6 14:21:00 GMT 2003


> 
> I have applied the patch below to do this.
> 
> Why did you want the code moved ?

A long term goal is to eliminate files like simops.c so that the 
instruction is implemented directly in the .igen file.  Eliminates the 
overhead of that external call; and finishes a gencode -> igen 
conversion started too long ago.

Andrew


> Cheers
>         Nick
> 
> 2003-04-06  Nick Clifton  <nickc@redhat.com>
> 
> 	* simops.c (OP_40): Delete.  Move code to...
> 	* v850-igen.c (): ...Here. Sign extend the first operand.
> 	* simops.h (OP_40): Remove prototype.
> 




More information about the Gdb-patches mailing list