Changeset 59861 in vbox for trunk/src/VBox/Runtime/common/asm/ASMBitFirstSetU64.asm
- Timestamp:
- Feb 26, 2016 7:56:44 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/common/asm/ASMBitFirstSetU64.asm
r59480 r59861 81 81 xor ax, ax 82 82 .return: 83 mov bp, [bp]83 pop bp 84 84 ret 85 85
Note:
See TracChangeset
for help on using the changeset viewer.