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:
9
thirdparty/capstone/suite/MC/HPPA/branch11.s.cs
vendored
Normal file
9
thirdparty/capstone/suite/MC/HPPA/branch11.s.cs
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
# CS_ARCH_HPPA, CS_MODE_HPPA_11+CS_MODE_BIG_ENDIAN, None
|
||||
0xe8,0x3f,0x1f,0x75 = bl 0xffffffffffffffc0,r1
|
||||
0xe8,0x3f,0x1f,0x6f = bl,n 0xffffffffffffffbc,r1
|
||||
0xe8,0x41,0x40,0x00 = blr r1,rp
|
||||
0xe8,0x41,0x40,0x02 = blr,n r1,rp
|
||||
0xe8,0x41,0xc0,0x00 = bv r1(rp)
|
||||
0xe8,0x41,0xc0,0x02 = bv,n r1(rp)
|
||||
0xe8,0x5f,0x3f,0x45 = gate 0xffffffffffffffa8,rp
|
||||
0xe8,0x5f,0x3f,0x3f = gate,n 0xffffffffffffffa4,rp
|
Reference in New Issue
Block a user