VirtualBox

Ignore:
Timestamp:
Nov 3, 2016 2:01:30 PM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
111705
Message:

validation kit: typos

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-c16-Trap16Generic.asm

    r60657 r64529  
    159159        movzx   esp, sp
    160160
    161         ; Reserve space for the the register and trap frame.
     161        ; Reserve space for the register and trap frame.
    162162        mov     bx, (BS3TRAPFRAME_size + 7) / 8
    163163.more_zeroed_space:
     
    216216        cld
    217217
    218         ; Reserve space for the the register and trap frame.
     218        ; Reserve space for the register and trap frame.
    219219        mov     bx, (BS3TRAPFRAME_size + 7) / 8
    220220.more_zeroed_space:
     
    528528        pushfd                          ; Handler flags.
    529529
    530         ; Reserve space for the the register and trap frame.
     530        ; Reserve space for the register and trap frame.
    531531        mov     bx, (BS3TRAPFRAME_size + 15) / 16
    532532.more_zeroed_space:
     
    677677        pushf                           ; Handler flags.
    678678
    679         ; Reserve space for the the register and trap frame.
     679        ; Reserve space for the register and trap frame.
    680680        mov     bx, (BS3TRAPFRAME_size + 7) / 8
    681681.more_zeroed_space:
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette