Update to the latest capstone, fixing arm64 issue

This commit is contained in:
pancake 2022-02-28 10:27:09 +01:00
parent b965ce3340
commit 4df6a64945
3 changed files with 4 additions and 4 deletions

View File

@ -39,7 +39,7 @@ ifeq ($(USE_CS4),1)
CS_TIP=a7cac8352f7397aa73bb2e2dcc1b6cdb2e1b8461 CS_TIP=a7cac8352f7397aa73bb2e2dcc1b6cdb2e1b8461
CS_BRA=v4 CS_BRA=v4
else else
CS_TIP=f36795e36a227a686e634680d5ebc0730a319a2f CS_TIP=a4ae97c08fe8d1489d20d462c370cdeb3231cea5
CS_BRA=next CS_BRA=next
endif endif
ifeq ($(CS_COMMIT_ARCHIVE),1) ifeq ($(CS_COMMIT_ARCHIVE),1)

View File

@ -20,7 +20,7 @@ if not capstone_dep.found() or not get_option('use_sys_capstone')
patches_files = [] patches_files = []
# NOTE: when you update CS_TIP or CS_BRA, also update them in shlr/Makefile # NOTE: when you update CS_TIP or CS_BRA, also update them in shlr/Makefile
if capstone_version == 'v5' if capstone_version == 'v5'
CS_TIP = 'f36795e36a227a686e634680d5ebc0730a319a2f' CS_TIP = 'a4ae97c08fe8d1489d20d462c370cdeb3231cea5'
CS_BRA = 'next' CS_BRA = 'next'
patches_files = [ patches_files = [
'fix-x86-16.patch', 'fix-x86-16.patch',

View File

@ -208,8 +208,8 @@ EOF
EXPECT=<<EOF EXPECT=<<EOF
afvR afvR
var_10h 0x8,0xc var_10h 0x8,0xc
var_20h var_20h 0x14
var_8h var_8h 0xc
afvW afvW
var_10h 0x4 var_10h 0x4
var_20h 0x0 var_20h 0x0