Add fuiword() in n64 for completeness.

This commit is contained in:
Jayachandran C. 2010-07-29 19:47:15 +00:00
parent 9f91a43769
commit a9ec9e9b03

View File

@ -448,6 +448,7 @@ END(fuword64)
LEAF(fuword32)
#ifndef __mips_n64
ALEAF(fuword)
ALEAF(fuiword)
#endif
PTR_LA v0, fswberr
blt a0, zero, fswberr # make sure address is in user space