[ECOS] Does anyone know any difference between vec_xvsr.S and vec_ivsr.S in Sparc?

Nick Garnett nickg@ecoscentric.com
Wed Sep 25 11:37:00 GMT 2002


"Qiang Huang" <jameshq@liverpool.ac.uk> writes:

> It seems some functions are overlaped in those two files. right? Could
> anyone please give some clear spec of those two files? Thank you.
> 

One file contains the interrupt VSR and the other contains the
exception VSR. They do different things, but are also very similar, so
the code is also similar. Historically, it appears that the exception
VSR was derived from the interrupt VSR, so some of the comments are in
places a little misleading.

-- 
Nick Garnett - eCos Kernel Architect
http://www.eCosCentric.com/


-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss



More information about the Ecos-discuss mailing list