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:
5
thirdparty/capstone/suite/MC/LoongArch/frsqrt.s.cs
vendored
Normal file
5
thirdparty/capstone/suite/MC/LoongArch/frsqrt.s.cs
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
# CS_ARCH_LOONGARCH, CS_MODE_LOONGARCH64, None
|
||||
0x3f,0x07,0x9d,0x76 = xvfrsqrt.s $xr31, $xr25
|
||||
0xce,0x0a,0x9d,0x76 = xvfrsqrt.d $xr14, $xr22
|
||||
0x3f,0x27,0x9d,0x76 = xvfrsqrte.s $xr31, $xr25
|
||||
0xce,0x2a,0x9d,0x76 = xvfrsqrte.d $xr14, $xr22
|
Reference in New Issue
Block a user