manual:appendix:flags

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
manual:appendix:flags [2019/12/03 15:17]
claudio [Flag -46]
manual:appendix:flags [2019/12/03 15:32]
claudio [Flag -59]
Line 149: Line 149:
 ==== Flag -58 ==== ==== Flag -58 ====
 ^ Action  ^ State  ^ Alias  ^ Description  ^ ^ Action  ^ State  ^ Alias  ^ Description  ^
-| Zero flag  | Clear  | ---  | The arguments of the latest executed '':CMP.[Y].[Z]'' assembly-like statement are not equal.  | +| Zero flag  | Clear  | ---  | The result of the last assembly-like test was not zero.  | 
-| ::: | Set  | ---  | The arguments of the latest executed '':CMP.[Y].[Z]'' assembly-like statement are equal |+| ::: | Set  | ---  | The result of the last assembly-like test was exactly zero  |
  
 ==== Flag -59 ==== ==== Flag -59 ====
 ^ Action  ^ State  ^ Alias  ^ Description  ^ ^ Action  ^ State  ^ Alias  ^ Description  ^
-| Negative flag  | Clear  | ---  | The first argument of the latest executed '':CMP.[Y].[Z]'' assembly-like statement is greater or equal than the second.  | +| Negative flag  | Clear  | ---  | The result of the last assembly-like test was not negative.  | 
-| ::: | Set  | ---  | The first argument of the latest executed '':CMP.[Y].[Z]'' assembly-like statement is less than the second.  |+| ::: | Set  | ---  | The result of the last assembly-like test was negative.  |
  
 ==== Flag -60 ==== ==== Flag -60 ====
  • manual/appendix/flags.txt
  • Last modified: 2021/09/24 07:52
  • by jojo1973