Lines Matching refs:should
23 biand #6, r0l ; this should NOT set the carry flag.
25 biand #7, r0l ; this should NOT set the carry flag.
29 biand #6, r0l ; this should NOT clear the carry flag
34 biand #7, r0l ; this should clear the carry flag
37 test_grs_a5a5 ; general registers should not be changed.
45 biand #6, @r1 ; this should NOT set the carry flag.
47 biand #7, @r1 ; this should NOT set the carry flag.
51 biand #6, @r1 ; this should NOT clear the carry flag
56 biand #7, @r1 ; this should clear the carry flag
63 biand #6, @er1 ; this should NOT set the carry flag.
65 biand #7, @er1 ; this should NOT set the carry flag.
69 biand #6, @er1 ; this should NOT clear the carry flag
74 biand #7, @er1 ; this should clear the carry flag
78 test_gr_a5a5 0 ; general registers should not be changed.
91 biand #6, @0x20:8 ; this should NOT set the carry flag.
93 biand #7, @0x20:8 ; this should NOT set the carry flag.
97 biand #6, @0x20:8 ; this should NOT clear the carry flag
102 biand #7, @0x20:8 ; this should clear the carry flag
105 test_grs_a5a5 ; general registers should not be changed.
112 biand #6, @byte_src:16 ; this should NOT set the carry flag.
114 biand #7, @byte_src:16 ; this should NOT set the carry flag.
118 biand #6, @byte_src:16 ; this should NOT clear the carry flag
123 biand #7, @byte_src:16 ; this should clear the carry flag
126 test_grs_a5a5 ; general registers should not be changed.
132 biand #6, @byte_src:32 ; this should NOT set the carry flag.
134 biand #7, @byte_src:32 ; this should NOT set the carry flag.
138 biand #6, @byte_src:32 ; this should NOT clear the carry flag
143 biand #7, @byte_src:32 ; this should clear the carry flag
146 test_grs_a5a5 ; general registers should not be changed.
153 bior #7, r0l ; this should NOT set the carry flag.
156 bior #6, r0l ; this should set the carry flag.
163 bior #6, r0l ; this should NOT clear the carry flag
168 bior #7, r0l ; this should NOT clear the carry flag
174 test_grs_a5a5 ; general registers should not be changed.
181 bior #7, @0x20:8 ; this should NOT set the carry flag.
183 bior #6, @0x20:8 ; this should set the carry flag.
190 bior #6, @0x20:8 ; this should NOT clear the carry flag
195 bior #7, @0x20:8 ; this should NOT clear the carry flag
201 test_grs_a5a5 ; general registers should not be changed.
207 bixor #7, r0l ; this should NOT set the carry flag.
210 bixor #6, r0l ; this should set the carry flag.
217 bixor #7, r0l ; this should NOT clear the carry flag
223 bixor #6, r0l ; this should clear the carry flag
226 test_grs_a5a5 ; general registers should not be changed.
233 bixor #7, @0x20:8 ; this should NOT set the carry flag.
235 bixor #6, @0x20:8 ; this should set the carry flag.
242 bixor #7, @0x20:8 ; this should NOT clear the carry flag
248 bixor #6, @0x20:8 ; this should clear the carry flag
251 test_grs_a5a5 ; general registers should not be changed.
257 bild #7, r0l ; this should NOT set the carry flag.
259 bild #6, r0l ; this should set the carry flag.
265 test_grs_a5a5 ; general registers should not be changed.
273 bild #7, @r1 ; this should NOT set the carry flag.
275 bild #6, @r1 ; this should set the carry flag.
285 bild #7, @er1 ; this should NOT set the carry flag.
287 bild #6, @er1 ; this should NOT set the carry flag.
294 test_gr_a5a5 0 ; general registers should not be changed.
307 bild #7, @0x20:8 ; this should NOT set the carry flag.
309 bild #6, @0x20:8 ; this should set the carry flag.
315 test_grs_a5a5 ; general registers should not be changed.
322 bild #7, @byte_src:16 ; this should NOT set the carry flag.
324 bild #6, @byte_src:16 ; this should set the carry flag.
330 test_grs_a5a5 ; general registers should not be changed.
336 bild #7, @byte_src:32 ; this should NOT set the carry flag.
338 bild #6, @byte_src:32 ; this should set the carry flag.
344 test_grs_a5a5 ; general registers should not be changed.
351 bist #6, r0l ; this should set bit 6
357 bist #7, r0l ; this should clear bit 7
364 test_gr_a5a5 1 ; Rest of general regs should not be changed.
377 bist #6, @0x20:8 ; this should set bit 6
384 bist #7, @0x20:8 ; this should clear bit 7
392 test_gr_a5a5 1 ; general registers should not be changed.
406 bistz #6, @0x20:8 ; this should set bit 6
413 bistz #7, @0x20:8 ; this should clear bit 7
421 test_gr_a5a5 1 ; general registers should not be changed.
456 test_grs_a5a5 ; general registers should not be changed.