tonybaloney/Pyjion

Error: disassembly only supported on x86_64

hez2010 opened this issue · 3 comments

if machine() != 'x86_64':

machine() may also return AMD64 instead of x86_64.

What OS, version and architecture are you on to see this value?

Windows 11 x64

Thanks. Just checked on a test machine and can reproduce.