zf set to 1
This commit is contained in:
parent
0383db9d27
commit
f010219a0f
|
@ -23,7 +23,7 @@ import regress
|
|||
|
||||
|
||||
mu = 0
|
||||
zf = 0 # (0:clear, 1:set)
|
||||
zf = 1 # (0:clear, 1:set)
|
||||
|
||||
|
||||
class Init(regress.RegressTest):
|
||||
|
|
Loading…
Reference in New Issue