This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RFA: V850 sim: Add V850e3v5 FPU-3.0 instruction support


On Tuesday 25 June 2013 04:38:44 Nick Clifton wrote:
>   The patch below adds support for the revised multiply and add
>   instructions that are part of the FPU-3.0 specification supported by
>   the V850E3V5 architecture.

i don't see anything wrong, but i don't know anything about v850.  i'd say 
it'd be up to DJ, but i think he's on vacation atm ?

> +  status |= sim_fpu_round_64 (&ans, FPSR_GET_ROUND(),

style is incorrect with FPSR_GET_ROUND() as it needs a space before the (), 
but that looks like a problem with the whole file, so nothing that needs to be 
fixed in this patch
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]