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

6 lines
218 B
C#
Raw Normal View History

2024-01-16 17:20:27 +00:00
# CS_ARCH_MIPS, CS_MODE_MIPS32+CS_MODE_MICRO+CS_MODE_BIG_ENDIAN, None
0x60,0x85,0x00,0x10 = lwl $4, 16($5)
0x60,0x85,0x10,0x10 = lwr $4, 16($5)
0x60,0x85,0x80,0x10 = swl $4, 16($5)
0x60,0x85,0x90,0x10 = swr $4, 16($5)