keystone
keystone copied to clipboard
Missing instructions
please list all the missing instructions here, so i can fix all of them in 1 go.
- salc (X86, #54)
- int1 (X86, #53)
- fsetpm (X86)
added "fsetpm" to the list
added SALC, INT1 & FSETPM instructions now. here is the output of kstool.
$ kstool x32 "salc; int1; fsetpm"
Kstool v1.0 for Keystone Engine (www.keystone-engine.org)
salc; int1; fsetpm = [ d6 f1 db e4 ]
I realise I'm a bit late to this thread but as it's still open, I thought I'd notify this issue I'm currently experiencing:
kstool x64 "endbr64"
ERROR: failed on ks_asm() with count = 0, error = 'Invalid mnemonic (KS_ERR_ASM_MNEMONICFAIL)' (code = 514)