mirror of
https://github.com/shadps4-emu/ext-cryptopp.git
synced 2024-11-23 18:09:48 +00:00
Add "Invalid mnemonic" to bad result on PPC
This commit is contained in:
parent
27b61d8752
commit
e69106f257
@ -190,7 +190,7 @@ endif # _WIN32_WINNT
|
||||
endif # IS_MINGW
|
||||
|
||||
# For feature tests
|
||||
BAD_RESULT="fatal|error|unknown|unrecognized|illegal|ignored|incorrect|not found|not exist|cannot find|not supported|no such instruction"
|
||||
BAD_RESULT="fatal|error|unknown|unrecognized|illegal|ignored|incorrect|not found|not exist|cannot find|not supported|no such instruction|invalid mnemonic"
|
||||
|
||||
###########################################################
|
||||
##### X86/X32/X64 Options #####
|
||||
|
Loading…
Reference in New Issue
Block a user