summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/common/asm/asm-fake.cpp
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updates by scm.vboxsync2023-01-171-1/+1
* scm copyright and license note updatevboxsync2022-08-221-10/+20
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* iprt/asm.h: Added generic C version of ASMBitNextSet. bugref:9898vboxsync2021-01-071-39/+0
* iprt/asm.h: Added generic C version of ASMBitNextClear & ASMBitFirstSet. Fixe...vboxsync2021-01-071-64/+0
* iprt/asm.h: Added generic C version of ASMBitFirstClear. Officially specifie...vboxsync2021-01-071-26/+0
* IPRT: Make sparc[64] and asm-fake.cpp use the generic ASMMem* implementations...vboxsync2021-01-061-27/+0
* IPRT: fix int/uint issues in asm-fake.cppvboxsync2020-06-291-2/+2
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
* scm --update-copyright-yearvboxsync2019-01-011-1/+1
* Build fixesvboxsync2018-04-191-1/+1
* More fixes for SPARC: No ASM for openssl crypto, add simple memrchr() impleme...vboxsync2018-04-191-1/+30
* Fixes for SPARCvboxsync2018-03-261-0/+9
* (C) yearvboxsync2017-10-171-1/+1
* (C) 2016vboxsync2016-07-221-1/+1
* Several fixes to get RuntimeR3 building on SPARC again (required for vbox-img...vboxsync2016-01-031-6/+0
* *: scm cleanup run.vboxsync2015-08-141-3/+3
* IPRT: Updated (C) year.vboxsync2015-06-091-1/+1
* alt-sha512: Applied the optimizations from alt-sha256 and alt-sha1, gaining 1...vboxsync2014-07-061-0/+6
* header (C) fixesvboxsync2013-02-041-1/+1
* header (C) fixesvboxsync2013-02-041-1/+1
* asm-fake: Replace {u,}int32_t by {u,}int8_t to fix bus errors on certain arch...vboxsync2012-10-181-44/+45
* Runtime/asm-fake: Update to make it work on SPARCvboxsync2012-04-171-0/+27
* Runtime/asm-fake.cpp: Non-atomic implementation of the DECLASM bits in iprt/a...vboxsync2010-05-091-0/+434