home *** CD-ROM | disk | FTP | other *** search
/ Amiga GigaPD 3 / Amiga_GigaPD_v3_3of3.iso / netbsd / docs / mailinglist-archive / 1993-11 / text0274.txt < prev    next >
Encoding:
Internet Message Format  |  1993-06-25  |  356 b 

  1. From: osymh@gemini.oscs.montana.edu (Michael L. Hitch)
  2. >On Nov 24,  9:17am, "Christian E. Hopps" wrote:
  3. >...
  4. >>       | clear first 4k of CHIPMEM
  5. >>       movl    _CHIPMEMADDR,a0
  6. >>       movl    a0,a1
  7. >> !     movl    #4096,d0        | 1024 is not 4k, movl #1024,d0
  8. >>   Ldb1:
  9. >>       clrl    a0@+
  10.  
  11. >>   But 1024 long words is 4096 bytes!
  12.  
  13. Hey come on.. it's that "new math" thing ;-).
  14.  
  15.