Home | History | Annotate | Download | only in h8300

Lines Matching refs:carry

23 	biand	#6, r0l		; this should NOT set the carry flag.
25 biand #7, r0l ; this should NOT set the carry flag.
28 orc #1, ccr ; 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
45 biand #6, @r1 ; this should NOT set the carry flag.
47 biand #7, @r1 ; this should NOT set the carry flag.
50 orc #1, ccr ; 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.
68 orc #1, ccr ; 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
91 biand #6, @0x20:8 ; this should NOT set the carry flag.
93 biand #7, @0x20:8 ; this should NOT set the carry flag.
96 orc #1, ccr ; 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
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.
117 orc #1, ccr ; 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
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.
137 orc #1, ccr ; 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
153 bior #7, r0l ; this should NOT set the carry flag.
156 bior #6, r0l ; this should set the carry flag.
162 orc #1, ccr ; 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
181 bior #7, @0x20:8 ; this should NOT set the carry flag.
183 bior #6, @0x20:8 ; this should set the carry flag.
189 orc #1, ccr ; 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
207 bixor #7, r0l ; this should NOT set the carry flag.
210 bixor #6, r0l ; this should set the carry flag.
216 orc #1, ccr ; 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
233 bixor #7, @0x20:8 ; this should NOT set the carry flag.
235 bixor #6, @0x20:8 ; this should set the carry flag.
241 orc #1, ccr ; 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
257 bild #7, r0l ; this should NOT set the carry flag.
259 bild #6, r0l ; this should set the carry flag.
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.
307 bild #7, @0x20:8 ; this should NOT set the carry flag.
309 bild #6, @0x20:8 ; this should set the carry flag.
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.
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.
356 orc #1, ccr ; set the carry flag
383 orc #1, ccr ; set the carry flag