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:
parent
c2ebbe5ad9
commit
bf6fd8e5e4
@ -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",
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user