Merge commit '802798ce3c8baa4697120580f87bc1ee377306d3' as 'external/capstone'

This commit is contained in:
2026-05-11 11:55:07 +02:00
3968 changed files with 2967598 additions and 0 deletions
@@ -0,0 +1,9 @@
# CS_ARCH_RISCV, "CS_MODE_RISCV32", None
0x13,0xe0,0x02,0x80 == prefetch.i -2048(t0)
0x13,0xe0,0x02,0x7e == prefetch.i 2016(t0)
0x13,0x60,0x13,0x80 == prefetch.r -2048(t1)
0x13,0x60,0x13,0x7e == prefetch.r 2016(t1)
0x13,0xe0,0x33,0x80 == prefetch.w -2048(t2)
0x13,0xe0,0x33,0x7e == prefetch.w 2016(t2)
0x13,0xe5,0x05,0x80 == ori a0, a1, -2048
0x13,0xe5,0x05,0x00 == ori a0, a1, 0