Changeset e1be3b6 in mainline for arch/amd64/src/asm_utils.S


Ignore:
Timestamp:
2006-03-23T21:18:58Z (19 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
9cbd27b
Parents:
3b712407
Message:

Small textual changes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • arch/amd64/src/asm_utils.S

    r3b712407 re1be3b6  
    181181         * a little bit tricky. For instance, subq $0x80, %rsp and subq $0x78, %rsp
    182182         * can result in two instructions with different op-code lengths.
    183          * Therefore, pay special attention to the extra NOP's that serve as
    184          * a necessary fill.
     183         * Therefore we align the interrupt handlers.
    185184         */
    186185
Note: See TracChangeset for help on using the changeset viewer.