Files
kaizen/external/capstone/suite/MC/ARM/arm-memory-instructions.s.cs
T
iris 00cc9309cb Squashed 'external/ircolib/' changes from ce3cd726c..de6e324bd
de6e324bd separate emu thread
10d3daf86 Roms List improvements
95d202f37 Let's make the rom list process on a separate thread so the emulator doesnt take ages to load.
fc306967f Wow the ROM Header was just completely busted. Game list view works now
bad1691ee fuck this shit
2b59e5f46 game list in progress
d26417b83 remappable inputs in progress
ac4af8106 input
e72abc240 update readme
430139dc9 Qt6 frontend
3080d4d45 Fix this small bug too
08cd13b85 Cop0 unused functions do not actually pose a threat (as per manual). They don't do anything, so shall we.
61bb4fb44 make idle loop detection a little more specific with where the load goes
b037de4c3 SAZDFsdff
12e81e73e need to figure out why n64-systemtest loops indefinitely at some address that appears to be valid (i think it's me not invalidating the cache properly)
204f0e13b idle skipping seems to work!
cb8bb634a sdkfjlasdf
58e5c89c1 Fix compilation issue on my machine (no idea)
24fb2898e attempting more serious idle skipping
214719577 Place rsp.Step inside cached interpreter. Gains about 3 more fps
bb97dcc23 mmmmm
920b77d38 wjkhasdfjhkasdf
430ccdab4 it's a start...
4f42a673a Cached interpreter plays Mario 64. Start looking into RSP as well
c9a030787 idle skipping works!
5fbda03ce new idea
366637aba Idle skipping... maybe?
609fa2fb0 Cache instructions implemented but broken lmao. Commented out for now
e140a6d12 - Stop using inheritance for CPU, instead use composition. - Introduce KAIZEN_JIT_ENABLED optional define instead of relying on __aarch64__ and the like. - More cache work
68e613057 prep cache impl
811b4d809 fix clang format
fda755f7d idk
d5024ebbf small MI refactor in preparation of (eventually) implementing the RDRAM interface properly
694b45341 Merge commit '206dcdedf195fb320913584180edb12c7731e396' as 'external/SDL'
206dcdedf Squashed 'external/SDL/' content from commit 4d17b99d0a
4d16e1cb4 need to update sdl
848b19920 Fix compilation error
db61b5299 Merge commit 'e94a94559f28e49678fbcf72199a5258137b0fe9' as 'external/imgui'
e94a94559 Squashed 'external/imgui/' content from commit 02e9b8cac
52edb3757 need to update imgui
c1a705e86 Emulate weird JALR behaviour
4b4c32f4b Fix exception for "unusable COP1" in 4 instructions i missed accidentally (again)
df5828142 Bug putting 0s in the log everywhere
f8b580048 Make isviewer a sink to file
8241e9735 Fix exception for "unusable COP1" in 4 instructions i missed accidentally
b29715f20 small changes
d9a620bc1 make use of my new small utility library
0d1aa938e Add 'external/ircolib/' from commit 'ce3cd726c8df8388d554abf8bb55d55020eb4450'
e64eb40b3 Fuck git

git-subtree-dir: external/ircolib
git-subtree-split: de6e324bde
2026-06-15 11:56:38 +02:00

144 lines
5.9 KiB
C#

# CS_ARCH_ARM, CS_MODE_ARM, None
0x00,0x50,0x97,0xe5 = ldr r5, [r7]
0x3f,0x60,0x93,0xe5 = ldr r6, [r3, #0x3f]
0xff,0x2f,0xb4,0xe5 = ldr r2, [r4, #0xfff]!
0x1e,0x10,0x92,0xe4 = ldr r1, [r2], #0x1e
0x1e,0x30,0x11,0xe4 = ldr r3, [r1], #-0x1e
0x00,0x90,0x12,0xe4 = ldr r9, [r2], #-0
0x01,0x30,0x98,0xe7 = ldr r3, [r8, r1]
0x03,0x20,0x15,0xe7 = ldr r2, [r5, -r3]
0x09,0x10,0xb5,0xe7 = ldr r1, [r5, r9]!
0x08,0x60,0x37,0xe7 = ldr r6, [r7, -r8]!
0xa2,0x11,0xb0,0xe7 = ldr r1, [r0, r2, lsr #3]!
0x02,0x50,0x99,0xe6 = ldr r5, [r9], r2
0x06,0x40,0x13,0xe6 = ldr r4, [r3], -r6
0x82,0x37,0x18,0xe7 = ldr r3, [r8, -r2, lsl #0xf]
0xc3,0x17,0x95,0xe6 = ldr r1, [r5], r3, asr #0xf
0x00,0x30,0xd8,0xe5 = ldrb r3, [r8]
0x3f,0x10,0xdd,0xe5 = ldrb r1, [sp, #0x3f]
0xff,0x9f,0xf3,0xe5 = ldrb r9, [r3, #0xfff]!
0x16,0x80,0xd1,0xe4 = ldrb r8, [r1], #0x16
0x13,0x20,0x57,0xe4 = ldrb r2, [r7], #-0x13
0x05,0x90,0xd8,0xe7 = ldrb r9, [r8, r5]
0x01,0x10,0x55,0xe7 = ldrb r1, [r5, -r1]
0x02,0x30,0xf5,0xe7 = ldrb r3, [r5, r2]!
0x03,0x60,0x79,0xe7 = ldrb r6, [r9, -r3]!
0x04,0x20,0xd1,0xe6 = ldrb r2, [r1], r4
0x05,0x80,0x54,0xe6 = ldrb r8, [r4], -r5
0x81,0x77,0x5c,0xe7 = ldrb r7, [r12, -r1, lsl #0xf]
0xc9,0x57,0xd2,0xe6 = ldrb r5, [r2], r9, asr #0xf
0x04,0x30,0xf1,0xe4 = ldrbt r3, [r1], #4
0x08,0x20,0x78,0xe4 = ldrbt r2, [r8], #-8
0x06,0x80,0xf7,0xe6 = ldrbt r8, [r7], r6
0x06,0x16,0x72,0xe6 = ldrbt r1, [r2], -r6, lsl #0xc
0xd0,0x20,0xc5,0xe1 = ldrd r2, r3, [r5]
0xdf,0x60,0xc2,0xe1 = ldrd r6, r7, [r2, #0xf]
0xd0,0x02,0xe9,0xe1 = ldrd r0, r1, [r9, #0x20]!
0xd8,0x60,0xc1,0xe0 = ldrd r6, r7, [r1], #8
0xd0,0x00,0xc8,0xe0 = ldrd r0, r1, [r8], #0
0xd0,0x00,0xc8,0xe0 = ldrd r0, r1, [r8], #0
0xd0,0x00,0x48,0xe0 = ldrd r0, r1, [r8], #-0
0xd3,0x40,0x81,0xe1 = ldrd r4, r5, [r1, r3]
0xd2,0x40,0xa7,0xe1 = ldrd r4, r5, [r7, r2]!
0xdc,0x00,0x88,0xe0 = ldrd r0, r1, [r8], r12
0xdc,0x00,0x08,0xe0 = ldrd r0, r1, [r8], -r12
0xb0,0x30,0xd4,0xe1 = ldrh r3, [r4]
0xb4,0x20,0xd7,0xe1 = ldrh r2, [r7, #4]
0xb0,0x14,0xf8,0xe1 = ldrh r1, [r8, #0x40]!
0xb4,0xc0,0xdd,0xe0 = ldrh r12, [sp], #4
0xb4,0x60,0x95,0xe1 = ldrh r6, [r5, r4]
0xbb,0x30,0xb8,0xe1 = ldrh r3, [r8, r11]!
0xb1,0x10,0x32,0xe1 = ldrh r1, [r2, -r1]!
0xb2,0x90,0x97,0xe0 = ldrh r9, [r7], r2
0xb2,0x40,0x13,0xe0 = ldrh r4, [r3], -r2
0xb0,0x98,0xf7,0xe0 = ldrht r9, [r7], #0x80
0xbb,0x44,0x73,0xe0 = ldrht r4, [r3], #-0x4b
0xb0,0x40,0xf3,0xe0 = ldrht r4, [r3], #0
0xb2,0x90,0xb7,0xe0 = ldrht r9, [r7], r2
0xb2,0x40,0x33,0xe0 = ldrht r4, [r3], -r2
0xd0,0x30,0xd4,0xe1 = ldrsb r3, [r4]
0xd1,0x21,0xd7,0xe1 = ldrsb r2, [r7, #0x11]
0xdf,0x1f,0xf8,0xe1 = ldrsb r1, [r8, #0xff]!
0xd9,0xc0,0xdd,0xe0 = ldrsb r12, [sp], #0x9
0xd4,0x60,0x95,0xe1 = ldrsb r6, [r5, r4]
0xdb,0x30,0xb8,0xe1 = ldrsb r3, [r8, r11]!
0xd1,0x10,0x32,0xe1 = ldrsb r1, [r2, -r1]!
0xd2,0x90,0x97,0xe0 = ldrsb r9, [r7], r2
0xd2,0x40,0x13,0xe0 = ldrsb r4, [r3], -r2
0xd1,0x50,0xf6,0xe0 = ldrsbt r5, [r6], #1
0xdc,0x30,0x78,0xe0 = ldrsbt r3, [r8], #-0xc
0xd0,0x50,0xf6,0xe0 = ldrsbt r5, [r6], #0
0xd5,0x80,0xb9,0xe0 = ldrsbt r8, [r9], r5
0xd4,0x20,0x31,0xe0 = ldrsbt r2, [r1], -r4
0xf0,0x50,0xd9,0xe1 = ldrsh r5, [r9]
0xf7,0x40,0xd5,0xe1 = ldrsh r4, [r5, #7]
0xf7,0x33,0xf6,0xe1 = ldrsh r3, [r6, #0x37]!
0xf9,0x20,0x57,0xe0 = ldrsh r2, [r7], #-0x9
0xf5,0x30,0x91,0xe1 = ldrsh r3, [r1, r5]
0xf1,0x40,0xb6,0xe1 = ldrsh r4, [r6, r1]!
0xf6,0x50,0x33,0xe1 = ldrsh r5, [r3, -r6]!
0xf8,0x60,0x99,0xe0 = ldrsh r6, [r9], r8
0xf3,0x70,0x18,0xe0 = ldrsh r7, [r8], -r3
0xf1,0x50,0xf6,0xe0 = ldrsht r5, [r6], #1
0xfc,0x30,0x78,0xe0 = ldrsht r3, [r8], #-0xc
0xf0,0x50,0xf6,0xe0 = ldrsht r5, [r6], #0
0xf5,0x80,0xb9,0xe0 = ldrsht r8, [r9], r5
0xf4,0x20,0x31,0xe0 = ldrsht r2, [r1], -r4
0x00,0x80,0x8c,0xe5 = str r8, [r12]
0x0c,0x70,0x81,0xe5 = str r7, [r1, #0xc]
0x28,0x30,0xa5,0xe5 = str r3, [r5, #0x28]!
0xff,0x9f,0x8d,0xe4 = str r9, [sp], #0xfff
0x80,0x10,0x07,0xe4 = str r1, [r7], #-0x80
0x00,0x10,0x00,0xe4 = str r1, [r0], #-0
0x03,0x90,0x86,0xe7 = str r9, [r6, r3]
0x02,0x80,0x00,0xe7 = str r8, [r0, -r2]
0x06,0x70,0xa1,0xe7 = str r7, [r1, r6]!
0x01,0x60,0x2d,0xe7 = str r6, [sp, -r1]!
0x09,0x50,0x83,0xe6 = str r5, [r3], r9
0x05,0x40,0x02,0xe6 = str r4, [r2], -r5
0x02,0x31,0x04,0xe7 = str r3, [r4, -r2, lsl #2]
0x43,0x2c,0x87,0xe6 = str r2, [r7], r3, asr #0x18
0x00,0x90,0xc2,0xe5 = strb r9, [r2]
0x03,0x70,0xc1,0xe5 = strb r7, [r1, #3]
0x95,0x61,0xe4,0xe5 = strb r6, [r4, #0x195]!
0x48,0x50,0xc7,0xe4 = strb r5, [r7], #0x48
0x01,0x10,0x4d,0xe4 = strb r1, [sp], #-1
0x09,0x10,0xc2,0xe7 = strb r1, [r2, r9]
0x08,0x20,0x43,0xe7 = strb r2, [r3, -r8]
0x07,0x30,0xe4,0xe7 = strb r3, [r4, r7]!
0x06,0x40,0x65,0xe7 = strb r4, [r5, -r6]!
0x05,0x50,0xc6,0xe6 = strb r5, [r6], r5
0x04,0x60,0x42,0xe6 = strb r6, [r2], -r4
0x83,0x72,0x4c,0xe7 = strb r7, [r12, -r3, lsl #5]
0x42,0xd6,0xc7,0xe6 = strb sp, [r7], r2, asr #0xc
0x0c,0x60,0xe2,0xe4 = strbt r6, [r2], #0xc
0x0d,0x50,0x66,0xe4 = strbt r5, [r6], #-0xd
0x05,0x40,0xe9,0xe6 = strbt r4, [r9], r5
0x82,0x31,0x68,0xe6 = strbt r3, [r8], -r2, lsl #3
0xf0,0x20,0xc4,0xe1 = strd r2, r3, [r4]
0xf1,0x20,0xc6,0xe1 = strd r2, r3, [r6, #1]
0xf6,0x01,0xe7,0xe1 = strd r0, r1, [r7, #0x16]!
0xf7,0x40,0xc8,0xe0 = strd r4, r5, [r8], #7
0xf0,0x40,0xcd,0xe0 = strd r4, r5, [sp], #0
0xf0,0x60,0xce,0xe0 = strd r6, r7, [lr], #0
0xf0,0xa0,0x49,0xe0 = strd r10, r11, [r9], #-0
0xf1,0x80,0x84,0xe1 = strd r8, r9, [r4, r1]
0xf9,0x60,0xa3,0xe1 = strd r6, r7, [r3, r9]!
0xf8,0x60,0x85,0xe0 = strd r6, r7, [r5], r8
0xfa,0x40,0x0c,0xe0 = strd r4, r5, [r12], -r10
0xb0,0x30,0xc4,0xe1 = strh r3, [r4]
0xb4,0x20,0xc7,0xe1 = strh r2, [r7, #4]
0xb0,0x14,0xe8,0xe1 = strh r1, [r8, #0x40]!
0xb4,0xc0,0xcd,0xe0 = strh r12, [sp], #4
0xb4,0x60,0x85,0xe1 = strh r6, [r5, r4]
0xbb,0x30,0xa8,0xe1 = strh r3, [r8, r11]!
0xb1,0x10,0x22,0xe1 = strh r1, [r2, -r1]!
0xb2,0x90,0x87,0xe0 = strh r9, [r7], r2
0xb2,0x40,0x03,0xe0 = strh r4, [r3], -r2
0xbc,0x24,0xe5,0xe0 = strht r2, [r5], #0x4c
0xb9,0x81,0x61,0xe0 = strht r8, [r1], #-0x19
0xb4,0x50,0xa3,0xe0 = strht r5, [r3], r4
0xb0,0x60,0x28,0xe0 = strht r6, [r8], -r0
0xd0,0x00,0xcd,0xe1 = ldrd r0, r1, [sp]
0xf0,0x00,0xcd,0xe1 = strd r0, r1, [sp]