aboutsummaryrefslogtreecommitdiffstats
path: root/src/3rdparty/masm/assembler/X86Assembler.h
Commit message (Expand)AuthorAgeFilesLines
* masm: fix -Wdeprecated-enum-enum-conversionMarc Mutz2022-07-211-2/+2
* masm: Repace bitwise | with || in bool expression in X86Assembler.hAndrei Golubev2022-03-091-1/+1
* masm: Fix whitespaces in x86Assembler.hAndrei Golubev2022-03-091-72/+72
* Avoid undefined behavior in the JITUlf Hermann2021-06-171-0/+1
* Remove the bootstrap code from assembler and JITUlf Hermann2019-05-071-41/+0
* Update Yarr to the latest version from WebKitLars Knoll2018-08-101-0/+13
* Fix UBSAN warnings in masmErik Verbruggen2018-05-031-2/+18
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-141-0/+2
|\
| * Fix build in clang5.0Jesus Fernandez2017-03-021-0/+2
* | Add missing 64 bit shift operations to the X64 macro assemblerLars Knoll2017-03-091-18/+24
|/
* Include the ARMv7 assembler in the qmldevtools bootstrap buildSimon Hausmann2017-02-011-0/+40
* Optimise code generation for convertTypeToSInt32Lars Knoll2013-10-111-0/+23
* Added convertUInt32ToDouble for X86(_64)Erik Verbruggen2013-07-301-0/+9
* WTF/JSC update to r148273Simon Hausmann2013-04-121-2/+2
* Say hello to QtV4 module.Jędrzej Nowacki2013-01-301-0/+2540