Changeset 60230 in vbox for trunk/include/iprt/asm-amd64-x86-watcom-16.h
- Timestamp:
- Mar 28, 2016 7:41:30 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/asm-amd64-x86-watcom-16.h
r60229 r60230 615 615 "shl edx, 16" \ 616 616 "mov dx, ax" \ 617 "invlpg [edx]" 617 "invlpg [edx]" \ 618 618 parm [ax dx] \ 619 619 modify exact [dx];
Note:
See TracChangeset
for help on using the changeset viewer.