1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-16 22:28:57 +00:00
CLK/Processors/Decoders/x86
Thomas Harte 8c0e06e645 Adds a test for 0x83 and fixes sign extension.
ODA doesn't seem to accept 0x82, but testing 0x83 adds some confidence.
2021-01-13 20:42:21 -05:00
..
x86.cpp Adds a test for 0x83 and fixes sign extension. 2021-01-13 20:42:21 -05:00
x86.hpp Takes a run at 0x82 and 0x83, completing the set. 2021-01-13 20:29:44 -05:00