Changeset 50661 in vbox for trunk/src/VBox/Runtime/common/math
- Timestamp:
- Mar 3, 2014 9:06:19 AM (11 years ago)
- svn:sync-xref-src-repo-rev:
- 92592
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/common/math/ldexpl.asm
r46548 r50661 33 33 ; @returns st(0) 34 34 ; @param lrd [rbp + xCB*2] 35 ; @param exp [ebp + 14h] GCC:edi MSC:ecx35 ; @param exp [ebp + 14h] gcc:edi msc:ecx 36 36 BEGINPROC RT_NOCRT(ldexpl) 37 37 push xBP
Note:
See TracChangeset
for help on using the changeset viewer.