VirtualBox

source: vbox/trunk/src/VBox/Runtime/common/asm@ 61290

Name Size Rev Age Author Last Change
../
Makefile.kup 0 bytes 5490   17 years vboxsync Converted gcc ASMMultU64ByU32DivByU32 inline code to nasm in order to …
ASMXSave.asm 2.0 KB 55729   10 years vboxsync Fixed ASMXSave and ASMXRstor windows only bugs.
ASMXRstor.asm 2.0 KB 55729   10 years vboxsync Fixed ASMXSave and ASMXRstor windows only bugs.
ASMWrMsrEx.asm 2.4 KB 56290   10 years vboxsync IPRT: Updated (C) year.
ASMSetXcr0.asm 1.9 KB 55308   10 years vboxsync asm-amd64-x86.h: Added ASMXSave and ASMXRstor.
ASMSetIDTR.asm 1.7 KB 56290   10 years vboxsync IPRT: Updated (C) year.
ASMSetGDTR.asm 1.7 KB 56290   10 years vboxsync IPRT: Updated (C) year.
ASMSerializeInstruction-rdtscp.asm 1.6 KB 59530   9 years vboxsync iprt/asm.h: Experimented with alternative serializating instructions …
ASMSerializeInstruction-iret.asm 1.9 KB 59527   9 years vboxsync iprt/asm.h: Experimented with alternative serializating instructions …
ASMSerializeInstruction-cpuid.asm 1.7 KB 59530   9 years vboxsync iprt/asm.h: Experimented with alternative serializating instructions …
ASMRdMsrEx.asm 2.5 KB 56290   10 years vboxsync IPRT: Updated (C) year.
ASMNopPause.asm 1.4 KB 56290   10 years vboxsync IPRT: Updated (C) year.
ASMMultU64ByU32DivByU32.asm 3.7 KB 56290   10 years vboxsync IPRT: Updated (C) year.
ASMMultU32ByU32DivByU32.asm 2.0 KB 56290   10 years vboxsync IPRT: Updated (C) year.
ASMMemFirstMismatchingU8.asm 8.6 KB 60658   9 years vboxsync bs3kit: updates
ASMGetXcr0.asm 1.6 KB 55308   10 years vboxsync asm-amd64-x86.h: Added ASMXSave and ASMXRstor.
ASMGetTR.asm 1.4 KB 56290   10 years vboxsync IPRT: Updated (C) year.
ASMGetSegAttr.asm 2.0 KB 56290   10 years vboxsync IPRT: Updated (C) year.
ASMGetLDTR.asm 1.4 KB 56290   10 years vboxsync IPRT: Updated (C) year.
ASMGetIdtrLimit.asm 1.6 KB 54254   10 years vboxsync Added ASMGetIdtrLimit.
ASMGetIDTR.asm 1.7 KB 56290   10 years vboxsync IPRT: Updated (C) year.
ASMGetGDTR.asm 1.7 KB 56290   10 years vboxsync IPRT: Updated (C) year.
ASMCpuIdExSlow.asm 3.6 KB 56290   10 years vboxsync IPRT: Updated (C) year.
ASMCpuId_Idx_ECX.asm 3.0 KB 56290   10 years vboxsync IPRT: Updated (C) year.
ASMBitNextSet.asm 5.4 KB 58759   9 years vboxsync doc
ASMBitNextClear.asm 5.4 KB 58759   9 years vboxsync doc
ASMBitLastSetU64.asm 3.0 KB 59861   9 years vboxsync ASMBit[Last|First]SetUxx.asm: pop bp, duh.
ASMBitLastSetU32.asm 2.6 KB 59861   9 years vboxsync ASMBit[Last|First]SetUxx.asm: pop bp, duh.
ASMBitLastSetU16.asm 2.5 KB 59861   9 years vboxsync ASMBit[Last|First]SetUxx.asm: pop bp, duh.
ASMBitFirstSetU64.asm 3.0 KB 59861   9 years vboxsync ASMBit[Last|First]SetUxx.asm: pop bp, duh.
ASMBitFirstSetU32.asm 2.6 KB 59861   9 years vboxsync ASMBit[Last|First]SetUxx.asm: pop bp, duh.
ASMBitFirstSetU16.asm 2.5 KB 59861   9 years vboxsync ASMBit[Last|First]SetUxx.asm: pop bp, duh.
ASMBitFirstSet.asm 3.7 KB 58762   9 years vboxsync ASMBitFirst{Set,Clear}: win64 fix
ASMBitFirstClear.asm 3.8 KB 59245   9 years vboxsync bs3kit: Implemented switching to long mode.
ASMAtomicXchgU64.asm 2.0 KB 59054   9 years vboxsync ASMAtomicXchgU64.asm: fixed unused 64-bit code versions.
ASMAtomicXchgU16.asm 1.9 KB 59055   9 years vboxsync IPRT: Provided ASMAtomicCmpXchgU16 and ASMAtomicXchgU16 external …
ASMAtomicUoReadU64.asm 1.9 KB 56290   10 years vboxsync IPRT: Updated (C) year.
ASMAtomicUoOrU64.asm 2.2 KB 56290   10 years vboxsync IPRT: Updated (C) year.
ASMAtomicUoOrU32.asm 1.8 KB 56290   10 years vboxsync IPRT: Updated (C) year.
ASMAtomicUoIncU32.asm 1.7 KB 56290   10 years vboxsync IPRT: Updated (C) year.
ASMAtomicUoDecU32.asm 1.7 KB 56290   10 years vboxsync IPRT: Updated (C) year.
ASMAtomicUoAndU64.asm 2.2 KB 56290   10 years vboxsync IPRT: Updated (C) year.
ASMAtomicUoAndU32.asm 1.8 KB 56290   10 years vboxsync IPRT: Updated (C) year.
ASMAtomicReadU64.asm 2.0 KB 56290   10 years vboxsync IPRT: Updated (C) year.
ASMAtomicCmpXchgU64.asm 2.3 KB 56290   10 years vboxsync IPRT: Updated (C) year.
ASMAtomicCmpXchgU16.asm 2.0 KB 59055   9 years vboxsync IPRT: Provided ASMAtomicCmpXchgU16 and ASMAtomicXchgU16 external …
ASMAtomicCmpXchgU8.asm 2.0 KB 56290   10 years vboxsync IPRT: Updated (C) year.
ASMAtomicCmpXchgExU64.asm 2.5 KB 56290   10 years vboxsync IPRT: Updated (C) year.
asm-fake.cpp 10.9 KB 59243   9 years vboxsync Several fixes to get RuntimeR3 building on SPARC again (required for …
Note: See TracBrowser for help on using the repository browser.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette