aboutsummaryrefslogtreecommitdiff
path: root/src/ARMJIT_x64/ARMJIT_ALU.cpp
Commit message (Expand)AuthorAge
* update copyright year and add missing GPL headersRSDuck2021-03-12
* Random minor fixes (#757)Valeri2020-10-01
* remove some UBRSDuck2020-09-04
* implement carry setting ALU op with immRSDuck2020-07-25
* compile UMULLs and some fixesRSDuck2020-04-26
* new block cache and much more...RSDuck2020-04-26
* fixes for flag optimisationRSDuck2020-04-26
* optimise away unneeded flag setsRSDuck2020-04-26
* remove unneeded dolphin code, C++11 static_assertRSDuck2020-04-26
* jit: fix RSCRSDuck2020-04-26
* jit: fix thumb hi reg alu and mcr haltRSDuck2020-04-26
* jit: fix linuxRSDuck2020-04-26
* jit: SMULL and SMLALRSDuck2020-04-26
* jit: LDM/STM finally(!) working + MUL, MLA and CLZRSDuck2020-04-26
* JIT: most mem instructions workingRSDuck2020-04-26
* JIT: compilation of word load and storeRSDuck2020-04-26
* jit: correct cycle counting for thumb shift by regRSDuck2020-04-26
* JIT: implemented most ALU instructionsRSDuck2020-04-26