Add missing thirdparty files

This commit is contained in:
Sajid
2024-09-08 17:16:32 +06:00
parent 458577aaee
commit 13ec7258e1
488 changed files with 1066961 additions and 1 deletions

1
thirdparty/capstone/suite/x86/README vendored Normal file
View File

@@ -0,0 +1 @@
This directory contains some tools to test X86 engine.

View File

@@ -0,0 +1,2 @@
This directory contains some tools to verify Capstone output,
as well as semantics of X86 machine code.