[OSy] chyba v kaliste

Lubomír Bulej bulej at nenya.ms.mff.cuni.cz
Tue Oct 25 17:05:10 CEST 2005


Dobry den,

> 
> #define cp0_status_ux( r) \
> 	(((r) & cp0_status_ux_mask) >> cp0_status_ux_mask) //? chyba ?
> #define cp0_status_sx( r) \
> 	(((r) & cp0_status_sx_mask) >> cp0_status_sx_mask) //? chyba ?
> #define cp0_status_kx( r) \
> 	(((r) & cp0_status_kx_mask) >> cp0_status_kx_mask) //? chyba ?
> #define cp0_status_im( r) \
> 	(((r) & cp0_status_im_mask) >> cp0_status_im_mask) //? chyba ?
> #define cp0_status_de( r) \
> 

Toto zcela jiste je chyba. V kalistu tato makra nejsou pouzita, proto
jsme si toho doposud nevsimli.

Diky za informaci.



Lubos Bulej




More information about the NSWI004 mailing list