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:
25
thirdparty/capstone/suite/MC/HPPA/mem_mgmt11.s.cs
vendored
Normal file
25
thirdparty/capstone/suite/MC/HPPA/mem_mgmt11.s.cs
vendored
Normal file
@@ -0,0 +1,25 @@
|
||||
# CS_ARCH_HPPA, CS_MODE_HPPA_11+CS_MODE_BIG_ENDIAN, None
|
||||
0x04,0x41,0x40,0x40 = iitlba r1,(sr1,rp)
|
||||
0x04,0x41,0x40,0x00 = iitlbp r1,(sr1,rp)
|
||||
0x04,0x41,0x42,0x00 = pitlb r1(sr1,rp)
|
||||
0x04,0x41,0x42,0x40 = pitlbe r1(sr1,rp)
|
||||
0x04,0x41,0x42,0x80 = fic r1(sr1,rp)
|
||||
0x04,0x41,0x42,0xa0 = fic,m r1(sr1,rp)
|
||||
0x04,0x41,0x42,0xc0 = fice r1(sr1,rp)
|
||||
0x04,0x41,0x42,0xe0 = fice,m r1(sr1,rp)
|
||||
0x04,0x41,0x50,0x40 = idtlba r1,(sr1,rp)
|
||||
0x04,0x41,0x50,0x00 = idtlbp r1,(sr1,rp)
|
||||
0x04,0x41,0x52,0x00 = pdtlb r1(sr1,rp)
|
||||
0x04,0x41,0x52,0x40 = pdtlbe r1(sr1,rp)
|
||||
0x04,0x41,0x52,0x80 = fdc r1(sr1,rp)
|
||||
0x04,0x41,0x52,0xa0 = fdc,m r1(sr1,rp)
|
||||
0x04,0x41,0x52,0xc0 = fdce r1(sr1,rp)
|
||||
0x04,0x41,0x52,0xe0 = fdce,m r1(sr1,rp)
|
||||
0x04,0x41,0x53,0x80 = pdc r1(sr1,rp)
|
||||
0x04,0x41,0x53,0xa0 = pdc,m r1(sr1,rp)
|
||||
0x04,0x22,0x51,0x83 = prober (sr1,r1),rp,r3
|
||||
0x04,0x30,0x71,0x83 = proberi (sr1,r1),0x10,r3
|
||||
0x04,0x22,0x51,0xc3 = probew (sr1,r1),rp,r3
|
||||
0x04,0x30,0x71,0xc3 = probewi (sr1,r1),0x10,r3
|
||||
0x04,0x41,0x53,0x43 = lpa r1(sr1,rp),r3
|
||||
0x04,0x41,0x53,0x03 = lci r1(sr1,rp),r3
|
Reference in New Issue
Block a user