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:
8
thirdparty/capstone/suite/MC/BPF/classic-be.cs
vendored
Normal file
8
thirdparty/capstone/suite/MC/BPF/classic-be.cs
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
# CS_ARCH_BPF, CS_MODE_BIG_ENDIAN+CS_MODE_BPF_CLASSIC, None
|
||||
0x00,0x01,0x00,0x00,0x33,0x00,0x0c,0x11 = ldx 0x33000c11
|
||||
0x00,0x80,0x00,0x00,0x00,0x00,0x00,0x00 = ld #len
|
||||
0x00,0xa1,0x00,0x00,0x10,0x00,0x00,0x00 = ldx 4*([0x10000000]&0xf)
|
||||
0x00,0x60,0x00,0x00,0x09,0x00,0x00,0x00 = ld m[0x9000000]
|
||||
0x00,0x30,0x00,0x00,0x37,0x13,0x03,0x00 = ldb [0x37130300]
|
||||
0x00,0x63,0x00,0x00,0x0f,0x00,0x30,0x00 = stx m[0xf003000]
|
||||
0x00,0x84,0x00,0x00,0x00,0x00,0x00,0x00 = neg
|
Reference in New Issue
Block a user