Closed hakril closed 3 years ago
Added the documentation in commit b8ceea8 : https://github.com/hakril/PythonForWindows/blob/master/docs/source/native_exec.rst#available-instructions-in-x86-assembler & https://github.com/hakril/PythonForWindows/blob/master/docs/source/native_exec.rst#available-instructions-in-x64-assembler
Available at http://hakril.github.io/PythonForWindows/build/html/native_exec.html#available-instructions-in-x86-assembler & http://hakril.github.io/PythonForWindows/build/html/native_exec.html#available-instructions-in-x64-assembler
The issue #26 noticed that there is no documentation about available instructions in
simple_x86
&simple_x64
. This information should be available in the sphinx documentation.