Changeset 14


Ignore:
Timestamp:
Apr 21, 2008, 2:03:13 AM (17 years ago)
Author:
bird
Message:

comment typo.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kProfiler2/prfamd64msc.asm

    r2 r14  
    107107        jmp     .call_prf_enter
    108108.not_byte_sub:
    109         cmp     word [rcx - 5 - 7], 08148h  ; sub rsp, imm8
     109        cmp     word [rcx - 5 - 7], 08148h  ; sub rsp, imm32
    110110        jne     .not_dword_sub
    111111        cmp     byte [rcx - 5 - 5], 0ech
Note: See TracChangeset for help on using the changeset viewer.