about summary refs log tree commit diff stats
path: root/src/dynarec/arm64_emitter.h (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* [DYNAREC] Added 66 0F F4 opcodeptitSeb2021-03-241-1/+25
* [DYNAREC] Added 66 0F 64..66 opcodesptitSeb2021-03-241-0/+31
* [DYNAREC] Added 66 0F 6BptitSeb2021-03-241-0/+27
* [DYNAREC] Added 66 0F 5B opcodeptitSeb2021-03-241-1/+1
* [DYNAREC] Added 0F C8..CF opcodesptitSeb2021-03-241-0/+6
* [DYNAREC] Fixed TRN_gen emitterptitSeb2021-03-231-10/+10
* [DYNAREC] Added F2 0F 7C opcodeptitSeb2021-03-231-0/+14
* [DYNAREC] Fixed FMOD_register emitterptitSeb2021-03-231-1/+1
* [DYNAREC] Added 66 (F2/F3) A5 opcodeptitSeb2021-03-231-0/+3
* [DYNAREC] Added 0F 58/59 opcodes, plus lots of small bugfix (IntoTheBreach so...ptitSeb2021-03-231-21/+21
* [DYNAREC] Added 0F 5B opcodeptitSeb2021-03-231-4/+4
* [DYNAREC] Added 66 0F D4 opcodeptitSeb2021-03-231-0/+17
* [DYNAREC] Added 0F 16/17 opcodesptitSeb2021-03-231-11/+17
* [DYNAREC] Added F2 0F 2A opcodeptitSeb2021-03-231-10/+10
* [DYNAREC] Fixed 66 0F 73 opcodesptitSeb2021-03-231-15/+15
* [DYNAREC] Added 66 0F 73 opcodesptitSeb2021-03-231-0/+48
* [DYNAREC] Added 66 0F 70 opcode (tricky one)ptitSeb2021-03-231-0/+46
* [DYNAREC] Added F3 0F 5F opcodeptitSeb2021-03-231-0/+23
* [DYNAREC] Added F3 0F C2 opcodeptitSeb2021-03-231-0/+11
* [DYNAREC] Added (F2/F3) AA/AB opcodesptitSeb2021-03-231-0/+1
* [DYNAREC] Optimized F2/F3 AE/A6 opcodesptitSeb2021-03-231-2/+4
* [DYNAREC] Added 0F BE/BF ocpodes, and fixed LDRSB emitterptitSeb2021-03-221-3/+3
* [DYNAREC] Added 66 0F 5A opcodesptitSeb2021-03-221-2/+2
* [DYNAREC] Added 0F 5A opcodeptitSeb2021-03-221-0/+12
* [DYNAREC] Added 0F 14/15 opcodesptitSeb2021-03-221-0/+17
* [DYNAREC] Added (F2/F3) A6 opcodeptitSeb2021-03-221-0/+4
* [DYNAREC] Added (F2/F3) A5 opcodeptitSeb2021-03-221-0/+8
* [DYNAREC] Added F2 0F 5A opcodeptitSeb2021-03-221-0/+4
* [DYNAREC] Added 0F 56 opcodeptitSeb2021-03-221-0/+18
* [DYNAREC] Added F3 0F 2C opcodeptitSeb2021-03-221-0/+2
* [DYNAREC] Added 98/99 opcodesptitSeb2021-03-221-0/+4
* [DYNAREC] Added 64 31 opcodeptitSeb2021-03-221-0/+1
* [DYNAREC] Added F0 B1 opcode (and change LDAXR/STLXR to LDXR/STXR for eXclusi...ptitSeb2021-03-221-11/+26
* [DYNAREC] Added 87 XCHG opcodeptitSeb2021-03-221-3/+15
* [DYNAREC] Added F3 0F 7E/7F opcodesptitSeb2021-03-211-2/+2
* [DYNAREC] Added F3 0F 2A opcodeptitSeb2021-03-211-0/+146
* [DYNAREC] Added F3 0F 51/58/59/5C/5E opcodesptitSeb2021-03-211-0/+8
* [DYNAREC] Added 66 0F 2E/2F opcodesptitSeb2021-03-211-0/+8
* [DYNAREC] Added F2 0F 51 opcodeptitSeb2021-03-211-1/+12
* [DYNAREC] Added F2 0F 5E opcodeptitSeb2021-03-211-0/+10
* [DYNAREC] Added F2 0F 59 opcodeptitSeb2021-03-211-11/+19
* [DYNAREC] Added F2 0F 5C opcodeptitSeb2021-03-211-3/+12
* [DYNAREC] Added F2 0F 58 opcodeptitSeb2021-03-211-0/+10
* [DYNAREC] Added 66 0F 6E/7E opcodes (firsts SSE one)ptitSeb2021-03-211-5/+54
* [DYNAREC] Added (66) 0F BC/BD opcodesptitSeb2021-03-201-0/+14
* [DYNAREC] Added 10..15 ADC opcodesptitSeb2021-03-201-0/+6
* [DYNAREC] Added 66 F7 opcodesptitSeb2021-03-201-3/+3
* [DYNAREC] Added F6 opcodes and fixed issue with native call that may destroy ...ptitSeb2021-03-201-19/+43
* [DYNAREC] Added D0/D2 opcodesptitSeb2021-03-201-0/+3
* [DYNAREC] Added 66 D1/D3 opcodesptitSeb2021-03-201-3/+4