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/atomic.s.cs
vendored
Normal file
5
thirdparty/capstone/suite/MC/LoongArch/atomic.s.cs
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
# CS_ARCH_LOONGARCH, CS_MODE_LOONGARCH64, None
|
||||
0x62,0xdf,0x00,0x20 = ll.w $tp, $s4, 0xdc
|
||||
0xd3,0x39,0x00,0x21 = sc.w $t7, $t2, 0x38
|
||||
0xcd,0x81,0x57,0x38 = llacq.w $t1, $t2
|
||||
0xcd,0x85,0x57,0x38 = screl.w $t1, $t2
|
Reference in New Issue
Block a user