historical/m0-applesillicon.git/xnu-qemu-arm64-5.1.0/capstone/suite/MC/Mips/micromips-loadstore-unaligned.s.cs

6 lines
199 B
C#
Raw Normal View History

2024-01-16 17:20:27 +00:00
# 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)