summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/common/asm/ASMAtomicUoAndU32.asm
Commit message (Collapse)AuthorAgeFilesLines
* Copyright year updates by scm.vboxsync2023-01-171-1/+1
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@98103 cfe28804-0f27-0410-a406-dd0f0b0b656f
* scm copyright and license note updatevboxsync2022-08-221-10/+20
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@96407 cfe28804-0f27-0410-a406-dd0f0b0b656f
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@93115 cfe28804-0f27-0410-a406-dd0f0b0b656f
* iprt/asmdefs.h,IPRT/**/*asm: Added a RT_BEGINPROC macro that takes ↵vboxsync2021-12-081-1/+1
| | | | | | IN_RT_STATIC into account and selects either BEGINPROC_EXPORTED or BEGINPROC as appropriate. Updated all relevant IRPT assembly code to use RT_BEGINPROC instead of BEGINPROC_EXPORTED. (Hopefully this makes the GA build stop complaining about R_X86_64_PC32 relocations to RTStrEnd.) git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@92799 cfe28804-0f27-0410-a406-dd0f0b0b656f
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@82968 cfe28804-0f27-0410-a406-dd0f0b0b656f
* scm --update-copyright-yearvboxsync2019-01-011-1/+1
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@76553 cfe28804-0f27-0410-a406-dd0f0b0b656f
* (C) yearvboxsync2017-10-171-1/+1
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@69111 cfe28804-0f27-0410-a406-dd0f0b0b656f
* (C) 2016vboxsync2016-07-221-1/+1
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@62477 cfe28804-0f27-0410-a406-dd0f0b0b656f
* IPRT: Updated (C) year.vboxsync2015-06-091-1/+1
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@56290 cfe28804-0f27-0410-a406-dd0f0b0b656f
* VMM: 32-bit operations must not be 64-bit!!vboxsync2014-04-251-2/+2
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@51143 cfe28804-0f27-0410-a406-dd0f0b0b656f
* Runtime/common/asm: extra lines, nit.vboxsync2014-03-211-2/+0
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@50840 cfe28804-0f27-0410-a406-dd0f0b0b656f
* Added ASMAtomicUo[And|Or]U[32|64].vboxsync2013-11-291-0/+58
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@49724 cfe28804-0f27-0410-a406-dd0f0b0b656f