aboutsummaryrefslogtreecommitdiffstats
path: root/src/3rdparty/masm/assembler/MacroAssembler.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the bootstrap code from assembler and JITUlf Hermann2019-05-071-11/+3
* Get rid of the Macro assembler for ARMv6 and earlierLars Knoll2018-08-111-6/+0
* Get rid of the SH4 macro assemblerLars Knoll2018-08-111-8/+0
* Update Yarr to the latest version from WebKitLars Knoll2018-08-101-2/+2
* V4: Add a baseline JITErik Verbruggen2017-11-171-1/+1
* Fix build on MIPS32Simon Hausmann2017-05-101-8/+0
* Fix stack pointer arithmetic when cross-compilingSimon Hausmann2017-03-291-4/+7
* Fix ARM64 buildSimon Hausmann2017-02-081-1/+1
* Include the ARMv7 assembler in the qmldevtools bootstrap buildSimon Hausmann2017-02-011-3/+12
* Changed JSC::MacroAssembler to be a templateSimon Hausmann2017-01-281-1/+30
* Cleanup MacroAssembler in preparation for becoming a templateSimon Hausmann2017-01-281-53/+74
* V4: add Aarch64/ARM64 support.Erik Verbruggen2016-01-191-4/+8
* V4: invert conditions when the true block follows the test.Erik Verbruggen2013-10-031-1/+1
* WTF/JSC update to r148273Simon Hausmann2013-04-121-20/+21
* Say hello to QtV4 module.Jędrzej Nowacki2013-01-301-0/+1464