Home | History | Annotate | Download | only in h8300

Lines Matching refs:carry

23 	band	#7, r0l		; this should NOT set the carry flag.
25 band #6, r0l ; this should NOT set the carry flag.
28 orc #1, ccr ; set the carry flag
29 band #7, r0l ; this should NOT clear the carry flag
34 band #6, r0l ; this should clear the carry flag
45 band #7, @r1 ; this should NOT set the carry flag.
47 band #6, @r1 ; this should NOT set the carry flag.
50 orc #1, ccr ; set the carry flag
51 band #7, @r1 ; this should NOT clear the carry flag
56 band #6, @r1 ; this should clear the carry flag
63 band #7, @er1 ; this should NOT set the carry flag.
65 band #6, @er1 ; this should NOT set the carry flag.
68 orc #1, ccr ; set the carry flag
69 band #7, @er1 ; this should NOT clear the carry flag
74 band #6, @er1 ; this should clear the carry flag
91 band #7, @0x20:8 ; this should NOT set the carry flag.
93 band #6, @0x20:8 ; this should NOT set the carry flag.
96 orc #1, ccr ; set the carry flag
97 band #7, @0x20:8 ; this should NOT clear the carry flag
102 band #6, @0x20:8 ; this should clear the carry flag
112 band #7, @byte_src:16 ; this should NOT set the carry flag.
114 band #6, @byte_src:16 ; this should NOT set the carry flag.
117 orc #1, ccr ; set the carry flag
118 band #7, @byte_src:16 ; this should NOT clear the carry flag
123 band #6, @byte_src:16 ; this should clear the carry flag
132 band #7, @byte_src:32 ; this should NOT set the carry flag.
134 band #6, @byte_src:32 ; this should NOT set the carry flag.
137 orc #1, ccr ; set the carry flag
138 band #7, @byte_src:32 ; this should NOT clear the carry flag
143 band #6, @byte_src:32 ; this should clear the carry flag
153 bor #6, r0l ; this should NOT set the carry flag.
156 bor #7, r0l ; this should set the carry flag.
162 orc #1, ccr ; set the carry flag
163 bor #7, r0l ; this should NOT clear the carry flag
168 bor #6, r0l ; this should NOT clear the carry flag
181 bor #6, @0x20:8 ; this should NOT set the carry flag.
183 bor #7, @0x20:8 ; this should set the carry flag.
189 orc #1, ccr ; set the carry flag
190 bor #7, @0x20:8 ; this should NOT clear the carry flag
195 bor #6, @0x20:8 ; this should NOT clear the carry flag
207 bxor #6, r0l ; this should NOT set the carry flag.
210 bxor #7, r0l ; this should set the carry flag.
216 orc #1, ccr ; set the carry flag
217 bxor #6, r0l ; this should NOT clear the carry flag
223 bxor #7, r0l ; this should clear the carry flag
233 bxor #6, @0x20:8 ; this should NOT set the carry flag.
235 bxor #7, @0x20:8 ; this should set the carry flag.
241 orc #1, ccr ; set the carry flag
242 bxor #6, @0x20:8 ; this should NOT clear the carry flag
248 bxor #7, @0x20:8 ; this should clear the carry flag
257 bld #6, r0l ; this should NOT set the carry flag.
259 bld #7, r0l ; this should set the carry flag.
273 bld #6, @r1 ; this should NOT set the carry flag.
275 bld #7, @r1 ; this should set the carry flag.
285 bld #6, @er1 ; this should NOT set the carry flag.
287 bld #7, @er1 ; this should NOT set the carry flag.
307 bld #6, @0x20:8 ; this should NOT set the carry flag.
309 bld #7, @0x20:8 ; this should set the carry flag.
322 bld #6, @byte_src:16 ; this should NOT set the carry flag.
324 bld #7, @byte_src:16 ; this should set the carry flag.
336 bld #6, @byte_src:32 ; this should NOT set the carry flag.
338 bld #7, @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