Changeset 96014 in vbox for trunk/src/VBox/Runtime/common/math/llrintl.asm
- Timestamp:
- Aug 4, 2022 1:48:12 AM (3 years ago)
- svn:sync-xref-src-repo-rev:
- 152808
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/common/math/llrintl.asm
r93115 r96014 33 33 ; @returns 32-bit: edx:eax 64-bit: rax 34 34 ; @param lrd [rbp + xCB*2] 35 BEGINPROC RT_NOCRT(llrintl) 35 RT_NOCRT_BEGINPROC llrintl 36 36 push xBP 37 37 mov xBP, xSP
Note:
See TracChangeset
for help on using the changeset viewer.