1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-26 08:49:37 +00:00

Shuffle down TODO.

This commit is contained in:
Thomas Harte 2023-10-20 21:57:03 -04:00
parent c2ebbe5ad9
commit bf6fd8e5e4

View File

@ -401,8 +401,6 @@ struct FailedExecution {
@"C4.json.gz", // LES
@"8D.json.gz", // LEA
// TODO: SCAS, INS, OUTS
*/
// MOVS
@"A4.json.gz", @"A5.json.gz",
@ -415,6 +413,8 @@ struct FailedExecution {
// STOS
@"AA.json.gz", @"AB.json.gz",
// TODO: INS, OUTS
*/
// SCAS
@"AE.json.gz", @"AF.json.gz",
/*