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:
15
thirdparty/capstone/suite/MC/AArch64/arm64-system.txt.cs
vendored
Normal file
15
thirdparty/capstone/suite/MC/AArch64/arm64-system.txt.cs
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
# CS_ARCH_AARCH64, None, None
|
||||
# This regression test file is new. The option flags could not be determined.
|
||||
# LLVM uses the following mattr = []
|
||||
0x1f 0x20 0x03 0xd5 == nop
|
||||
0x9f 0x20 0x03 0xd5 == sev
|
||||
0xbf 0x20 0x03 0xd5 == sevl
|
||||
0x5f 0x20 0x03 0xd5 == wfe
|
||||
0x7f 0x20 0x03 0xd5 == wfi
|
||||
0x3f 0x20 0x03 0xd5 == yield
|
||||
0x5f 0x3a 0x03 0xd5 == clrex #10
|
||||
0xdf 0x3f 0x03 0xd5 == isb{{$}}
|
||||
0xdf 0x31 0x03 0xd5 == isb #1
|
||||
0xbf 0x33 0x03 0xd5 == dmb osh
|
||||
0x9f 0x37 0x03 0xd5 == dsb nsh
|
||||
0x3f 0x76 0x08 0xd5 == dc ivac
|
Reference in New Issue
Block a user