forked from Imagelibrary/rtems
2002-02-27 Greg Menke <gregory.menke@gsfc.nasa.gov>
* mongoosev/include/mongoose-v.h: Added cache constants. * mongoosev/vectorisrs/vectorisrs.c: More tinkering to improve performance.
This commit is contained in:
@@ -352,4 +352,9 @@
|
|||||||
|
|
||||||
#define SR_IMASKSHIFT 8
|
#define SR_IMASKSHIFT 8
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
#define MONGOOSEV_IC_SIZE 0x1000 /* instruction cache = 4Kbytes */
|
||||||
|
#define MONGOOSEV_DC_SIZE 0x800 /* data cache 2Kbytes */
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user