VirtualBox

source: vbox/trunk/include/iprt/asm-amd64-x86.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @98103   23 months vboxsync Copyright year updates by scm.
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @93515   3 years vboxsync iprt/asm-amd64-x86.h: Split out some non-assembly functions that …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @92577   3 years vboxsync IPRT,bs3kit: Made ASMWrMsr in 16-bit code. bugref:9044
(edit) @87404   4 years vboxsync iprt/asm-amd64-x86.h: Found intrinsics for lidt, sidt, lgdt and sgdt …
(edit) @87403   4 years vboxsync iprt/asm-amd64-x86.h: Added ASMGetFSBase, ASMSetFSBase, ASMGetGSBase …
(edit) @87402   4 years vboxsync iprt/cdefs.h,asm*.h,hmvmxinline.h: Changed the …
(edit) @86303   4 years vboxsync iprt/asm-amd64-x86.h: Corrected return type for non-inline …
(edit) @83782   5 years vboxsync iprt/win/msvc_intrin.h -> iprt/sanitized/intrin.h bugref:8489
(edit) @83776   5 years vboxsync iprt/asm*,++: Contain the intrin.h mess in iprt/win/msvc_intrin.h. …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @81613   5 years vboxsync VMM,SUPDrv,x86.h: Nits. - supdrvTscMeasureDeltaOne: No bulldozer …
(edit) @81605   5 years vboxsync VMM (and related changes): Add support for Hygon Dhyana CPUs. Modified …
(edit) @81076   5 years vboxsync SUPDrv,IPRT,VMM: Support host APIC ID above 256 in GIP. (Only tested …
(edit) @81073   5 years vboxsync SUPDrv,IPRT,VMM: Support host APIC ID above 256 in GIP. (Only tested …
(edit) @81071   5 years vboxsync SUPDrv,IPRT,VMM: Support host APIC ID above 256 in GIP. (Only tested …
(edit) @78422   6 years vboxsync iprt/asm-amd64-x86.h: Don't use readeflags & writeeflags as they …
(edit) @76886   6 years vboxsync VMM (and related changes): Add support for Shanghai/Zhaoxin CPUs. …
(edit) @76585   6 years vboxsync *: scm --fix-header-guard-endif
(edit) @76557   6 years vboxsync include/iprt: Use IPRT_INCLUDED_ rather than _iprt_ as header guard …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76507   6 years vboxsync /include: scm --fix-header-guards. bugref:9344
(edit) @75132   6 years vboxsync iprt/asm.h,cdefs.h: More watcom adjustments.
(edit) @75131   6 years vboxsync iprt/asm*.h,VMMDev.h: Watcom adjustments.
(edit) @70942   7 years vboxsync VMM/NEM: More code.
(edit) @69105   7 years vboxsync include/iprt/: (C) year
(edit) @68606   7 years vboxsync iprt/asm*: Made the code safe to use with 16-bit code models employing …
(edit) @66402   8 years vboxsync doxygen fix
(edit) @66395   8 years vboxsync asm-amd64-x86.h: Added ASMFxRstor & ASMFxSave.
(edit) @62634   8 years vboxsync includes: Workaround for C4668 & C4255 warnings in MSC and WDK headers.
(edit) @62473   8 years vboxsync (C) 2016
(edit) @61070   9 years vboxsync ASMIsViaCentaurCpu: Don't use the Amd function to check the result. duh.
(edit) @60235   9 years vboxsync iprt/asm-amd64-x86.h: doxygen fix
(edit) @60228   9 years vboxsync asm-amd64-x86.h,*: made ASMInvalidatePage take a flat unsigned pointer …
(edit) @60201   9 years vboxsync iprt/asm-amd64-x86.h: Use the Visual C++ halt() intrinsic when …
(edit) @59310   9 years vboxsync iprt/*.h: 16-bit watcom / DOS adjustments.
(edit) @58749   9 years vboxsync iprt/asm*.h: Watcom & RT_MANGLER, include #pragma aux before function …
(edit) @58711   9 years vboxsync iprt/asm-amd64-x86.h: Comment change.
(edit) @58705   9 years vboxsync iprt/asm-amd64-x86.h: 16-bit and 32-bit Watcom C/C++ adjustments.
(edit) @57926   9 years vboxsync IPRT: Doxygen clenaups (mostly).
(edit) @57312   9 years vboxsync ASMChangeFlags,ASMAddFlags,ASMClearFlags: GCC inline assembly …
(edit) @57250   9 years vboxsync ASMChangeFlags,ASMAddFlags,ASMClearFlags: gcc inline assembly bugfixes
(edit) @57220   9 years vboxsync SUPDrv,asm-amd64-x86.h: More EFLAGS.AC checks.
(edit) @56291   9 years vboxsync include: Updated (C) year.
(edit) @55319   10 years vboxsync forward-ported r98914, r98916 from 4.3 to trunk (LogRel and build fix)
(edit) @55318   10 years vboxsync forward-ported r98913 from 4.3 to trunk (Support/Darwin: on recent …
(edit) @55310   10 years vboxsync duh
(edit) @55309   10 years vboxsync build fix
(edit) @55308   10 years vboxsync asm-amd64-x86.h: Added ASMXSave and ASMXRstor.
(edit) @55107   10 years vboxsync asm-amd64-x86.h: Added ASMGetXcr0 & ASMSetXcr0.
(edit) @54260   10 years vboxsync iprt/asm-amd64-x86.h: Build fix for linux.x86 VM used to build the …
(edit) @54254   10 years vboxsync Added ASMGetIdtrLimit.
(edit) @54251   10 years vboxsync asm-amd64-x86.h: Added ASMReadTscWithAux().
(edit) @53405   10 years vboxsync iprt/asm-amd64-x86.h: fix return type for ASMIntAreEnabled().
(edit) @50425   11 years vboxsync ASMGetSegAttr returns UINT32_MAX on failure, not ~0U.
(edit) @50424   11 years vboxsync ASMSetIDTR and ASMSetGDTR.
(edit) @49845   11 years vboxsync Adding ASMWrMsrEx and ASMRdMSrEx.
(edit) @49182   11 years vboxsync Added ASMCpuIdExSlow and made CPUM use it.
(edit) @49001   11 years vboxsync asm-amd64-x86.h: Fix ASMGetSegAttr input operand size.
(edit) @48993   11 years vboxsync ASMGetSegAttr: shorter.
(edit) @48990   11 years vboxsync Runtime: ASMGetSegAttr.
(edit) @48572   11 years vboxsync asm-amd64-x86.h: Use writeeflags and readeflags with visual C++. …
(edit) @46925   11 years vboxsync VMM: Optimized world-switch with lazy restoration LDTR and TR on Intel.
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @44261   12 years vboxsync Fixed ASMCpuId_Idx_ECX on windows (didn't consider ECX input).
(edit) @44260   12 years vboxsync Fixed ASMCpuId_Idx_ECX on windows (didn't consider ECX input).
(edit) @44169   12 years vboxsync asm-amd64-x86.h: Added ASMIsViaCentaurCpuEx, ASMIsViaCentaurCpu, …
(edit) @39993   13 years vboxsync tstX86-1: Some fxsave and fxrstor tests.
(edit) @31427   14 years vboxsync mac build fix
(edit) @31413   14 years vboxsync iprt: ASMCpuId() and ASMGetApicId() return different data on …
(edit) @30803   14 years vboxsync Trying to fix burning windows builds
(edit) @30802   14 years vboxsync Trying to fix burning windows builds
(edit) @30801   14 years vboxsync iprt/asm-amd64-x86.h: Added the missing ASMCpuId_<reg>() variants.
(edit) @29270   15 years vboxsync iprt/asm-amd64-x86.h: Don't allow this header to be included on other arch.
(edit) @29250   15 years vboxsync iprt/asm*.h: split out asm-math.h, don't include asm-*.h from asm.h, …
(copy) @29245   15 years vboxsync include/iprt/asm.h: split out the bits which are obviously x86 and/or …
copied from trunk/include/iprt/asm.h
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
Note: See TracRevisionLog for help on using the revision log.

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