mirror of
https://github.com/hedge-dev/XenonRecomp.git
synced 2025-07-26 23:13:54 +00:00
Initial Commit
This commit is contained in:
12
thirdparty/capstone/suite/MC/LoongArch/branch.s.cs
vendored
Normal file
12
thirdparty/capstone/suite/MC/LoongArch/branch.s.cs
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
# CS_ARCH_LOONGARCH, CS_MODE_LOONGARCH64, None
|
||||
0x47,0xb1,0x00,0x58 = beq $a6, $a3, 0xb0
|
||||
0x21,0x8b,0x00,0x5c = bne $s2, $ra, 0x88
|
||||
0xfe,0xa9,0x00,0x60 = blt $t3, $s7, 0xa8
|
||||
0x8f,0x95,0x00,0x64 = bge $t0, $t3, 0x94
|
||||
0x25,0x06,0x00,0x68 = bltu $t5, $a1, 4
|
||||
0xd7,0x8c,0x00,0x6c = bgeu $a2, $s0, 0x8c
|
||||
0x20,0x61,0x00,0x40 = beqz $a5, 0x60
|
||||
0x60,0xd4,0x00,0x44 = bnez $sp, 0xd4
|
||||
0x00,0xf8,0x00,0x50 = b 0xf8
|
||||
0x00,0xec,0x00,0x54 = bl 0xec
|
||||
0x81,0x04,0x00,0x4c = jirl $ra, $a0, 4
|
Reference in New Issue
Block a user