Ignore:
Timestamp:
08/10/99 18:08:56 (24 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
1775dad
Parents:
981b99f
Message:

Last minute cleanup patch to close comment from Eric Valette
<valette@…>.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • c/src/lib/librdbg/powerpc/rdbg_cpu_asm.S

    r981b99f rcef2fb5f  
    3030        /* r5 = last address to handle */
    3131        add     r5,r3,r4
    32         /* r3 = cache_align(r3, PPC_CACHE_ALIGNMENT)
     32        /* r3 = cache_align(r3, PPC_CACHE_ALIGNMENT) */
    3333        subi    r0,r6,1
    3434        andc    r3,r3,r0
Note: See TracChangeset for help on using the changeset viewer.