Lines Matching refs:Check
5 ; Check the low end of the unsigned range.
14 ; Check the high end of the signed range.
23 ; Check the next value up.
32 ; Check the high end of the unsigned range.
41 ; Check -1.
50 ; Check the low end of the signed range.
59 ; Check the next value down.
68 ; Check the high end of the MVI range.
78 ; Check the next byte up, which should use MVIY instead of MVI.
88 ; Check the high end of the MVIY range.
98 ; Check the next byte up, which needs separate address logic.
110 ; Check the high end of the negative MVIY range.
120 ; Check the low end of the MVIY range.
130 ; Check the next byte down, which needs separate address logic.
142 ; Check that MVI does not allow an index. We prefer STC in that case.
155 ; Check that MVIY does not allow an index. We prefer STCY in that case.