aboutsummaryrefslogtreecommitdiff
path: root/libpcsxcore/new_dynarec/assem_arm.c
AgeCommit message (Expand)Author
2016-09-27Rearrange files for new_dynarectwinaphex
2016-09-21drc: some vita and 3ds supportnotaz
2016-09-19drc: try to support w^x platforms like iOSnotaz
2016-09-18drc: enable and fix warningsnotaz
2016-09-18drc: mark things staticnotaz
2016-09-18drc: strip eol blanksnotaz
2016-09-18drc: drop less obvious dead codenotaz
2016-09-18drc: drop heaps of dead codenotaz
2016-02-28drc: handle any immediatenotaz
2015-01-31assem_arm.c: Use ARMv6 instructions if possiblegizmo98
2014-12-06psxmem: remove hard requirement for a mappingnotaz
2013-04-02drc/psx_gpu: handle more calling conventionsnotaz
2013-04-01fix clang warningsnotaz
2013-04-01drc: use print wrapper to output errorsnotaz
2012-12-23drc: fix bugs in armv4 codepathnotaz
2012-12-02improve ARM feature detectionnotaz
2012-07-30fix various fPIC issuesnotaz
2012-04-18drc: inv: fix ram ofset and mirror handlingnotaz
2012-04-18support emulated RAM mapped at offsetnotaz
2012-01-14drc: allow translation cache in data segmentnotaz
2012-01-06drc: never read to r0notaz
2011-12-11drc: fix bad gte unneeded reg assumptionnotaz
2011-10-30drc: fix various register trashing in mtc0notaz
2011-10-30drc: fix mtc0 argumentnotaz
2011-10-30drc: some debug code improvementsnotaz
2011-10-30drc: add some hack optionsnotaz
2011-10-30gte: parametrize remaining opsnotaz
2011-10-30drc: try to avoid full constant reloadnotaz
2011-10-30drc: fix sub assem_debug printnotaz
2011-10-30drc: avoid invcode checks on close addessesnotaz
2011-10-30pcnt: measure gte toonotaz
2011-10-30drc: do MVMVA decoding; parametrize handlersnotaz
2011-10-30drc: implement literal dupe mergingnotaz
2011-10-30inline/parametrize rootcounter readsnotaz
2011-10-10new ability to adjust psx cpu clocknotaz
2011-10-10get rid of old memhandlersnotaz
2011-10-10drc: remove some old inline memhandlersnotaz
2011-10-10drc: implement memory access speculationnotaz
2011-10-08try to support more compilersnotaz
2011-10-08rewrite memhandlers (write)notaz
2011-10-04rewrite memhandlers (read)notaz
2011-09-27drc: do gte flag liveness detectionnotaz
2011-09-25drc: fix PCSX HLE hack for armv5notaz
2011-08-01drc: fix page get code in linkage_arm.snotaz
2011-07-08drc: handle division by 0 correctlynotaz
2011-07-08drc: merge Ari64's patch: 19_arm_typosnotaz
2011-07-08drc: merge Ari64's patch: 15_dirty_registers_fixnotaz
2011-07-08drc: merge Ari64's patch: 14_dont_save_or_restore_temporarynotaz
2011-07-08drc: merge Ari64's patch: 04_constant_address_pagefaultsnotaz
2011-07-08drc: merge Ari64's patch: 01_year_2011notaz