home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 2 / AACD 2.iso / AACD / Programming / ADOS Guide / Glossary / Cache < prev    next >
Encoding:
Text File  |  1998-02-16  |  401 b   |  22 lines

  1.                            --AMIGADOS GUIDE V2.5--
  2.                                     CACHE
  3.  
  4.  
  5.    DESCRIPTION:
  6.    Many processors today have their own on board Cache of memory
  7.    with which they use to store the last few instructions or
  8.    data which had been processed previously.
  9.  
  10.  
  11.    NOTES:
  12.    All Motorola processors from the 68020 onwards include some kind
  13.    of Data/Instruction Caches.
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.