[OSy] chyba v kaliste

Vegetta vegetta at seznam.cz
Sun Oct 23 05:42:43 CEST 2005


Chcel by som ohlasit drobnu chybku v kaliste.

subor
sys.h

chyba

#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) \

nemalo by tam nahodou byt
 >> cp0_status_xx_shift

dufam ze sa nemylim...

Tom



More information about the NSWI004 mailing list