historical/m0-applesillicon.git/xnu-qemu-arm64-5.1.0/capstone/suite/MC/Mips/micromips-loadstore-unaligned.s.cs
2024-01-16 11:20:27 -06:00

5 lines
199 B
C#

# CS_ARCH_MIPS, CS_MODE_MIPS32+CS_MODE_MICRO, None
0x85,0x60,0x10,0x00 = lwl $4, 16($5)
0x85,0x60,0x10,0x10 = lwr $4, 16($5)
0x85,0x60,0x10,0x80 = swl $4, 16($5)
0x85,0x60,0x10,0x90 = swr $4, 16($5)