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:
7
thirdparty/capstone/suite/MC/Sparc/sparcv8-instructions.s.cs
vendored
Normal file
7
thirdparty/capstone/suite/MC/Sparc/sparcv8-instructions.s.cs
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
# CS_ARCH_SPARC, CS_MODE_BIG_ENDIAN, None
|
||||
0x81,0xa8,0x0a,0x24 = fcmps %f0, %f4
|
||||
0x81,0xa8,0x0a,0x44 = fcmpd %f0, %f4
|
||||
0x81,0xa8,0x0a,0x64 = fcmpq %f0, %f4
|
||||
0x81,0xa8,0x0a,0xa4 = fcmpes %f0, %f4
|
||||
0x81,0xa8,0x0a,0xc4 = fcmped %f0, %f4
|
||||
0x81,0xa8,0x0a,0xe4 = fcmpeq %f0, %f4
|
Reference in New Issue
Block a user