comment
This commit is contained in:
parent
bea00df144
commit
9907382708
1 changed files with 0 additions and 1 deletions
1
main.cpp
1
main.cpp
|
@ -173,7 +173,6 @@ int run_cpu_validation(const std::string & filename)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// TODO check SP[]
|
|
||||||
{
|
{
|
||||||
json_t *a_sp = json_object_get(registers_after, "sp");
|
json_t *a_sp = json_object_get(registers_after, "sp");
|
||||||
size_t array_size = json_array_size(a_sp);
|
size_t array_size = json_array_size(a_sp);
|
||||||
|
|
Loading…
Add table
Reference in a new issue