Changeset 52338 in vbox for trunk/src/VBox/Runtime/common/math
- Timestamp:
- Aug 11, 2014 12:35:08 PM (11 years ago)
- svn:sync-xref-src-repo-rev:
- 95463
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/common/math/bignum-amd64-x86.asm
r52335 r52338 523 523 %define uDividendLo rax 524 524 %ifdef ASM_CALL64_GCC 525 %define uDivis iorr8525 %define uDivisor r8 526 526 %define puQuotient rdi 527 527 %define puRemainder rsi
Note:
See TracChangeset
for help on using the changeset viewer.