Home | History | Annotate | Download | only in h8300

Lines Matching defs:byte_dest

16 byte_dest:	.byte	0xa5
51 mov #byte_dest, er0
59 test_h_gr32 byte_dest er0
68 cmp.b #0x4b, @byte_dest
72 mov.b #0xa5, @byte_dest
79 rotl.b @(byte_dest-5:16, r0.b) ; indexed byte/byte
95 cmp.b #0x4b, @byte_dest
99 mov.b #0xa5, @byte_dest
106 rotl.b @(byte_dest-256:16, r0.w) ; indexed byte/word
122 cmp.b #0x4b, @byte_dest
126 mov.b #0xa5, @byte_dest
133 rotl.b @(byte_dest+1:16, er0.l) ; indexed byte/long
149 cmp.b #0x4b, @byte_dest
153 mov.b #0xa5, @byte_dest
160 rotl.b @(byte_dest-5:32, r1.b) ; indexed byte/byte
176 cmp.b #0x4b, @byte_dest
180 mov.b #0xa5, @byte_dest
187 rotl.b @(byte_dest-256:32, r1.w) ; indexed byte/word
203 cmp.b #0x4b, @byte_dest
207 mov.b #0xa5, @byte_dest
214 rotl.b @(byte_dest+1:32, er1.l) ; indexed byte/long
230 cmp.b #0x4b, @byte_dest
234 mov.b #0xa5, @byte_dest
266 mov #byte_dest, er0
274 test_h_gr32 byte_dest er0
283 cmp.b #0x96, @byte_dest
287 mov.b #0xa5, @byte_dest
294 rotl.b #2, @(byte_dest-5:16, r0.b) ; indexed byte/byte
310 cmp.b #0x96, @byte_dest
314 mov.b #0xa5, @byte_dest
321 rotl.b #2, @(byte_dest-256:16, r0.w) ; indexed byte/word
337 cmp.b #0x96, @byte_dest
341 mov.b #0xa5, @byte_dest
348 rotl.b #2, @(byte_dest+1:16, er0.l) ; indexed byte/long
364 cmp.b #0x96, @byte_dest
368 mov.b #0xa5, @byte_dest
375 rotl.b #2, @(byte_dest-5:32, r1.b) ; indexed byte/byte
391 cmp.b #0x96, @byte_dest
395 mov.b #0xa5, @byte_dest
402 rotl.b #2, @(byte_dest-256:32, r1.w) ; indexed byte/word
418 cmp.b #0x96, @byte_dest
422 mov.b #0xa5, @byte_dest
429 rotl.b #2, @(byte_dest+1:32, er1.l) ; indexed byte/long
445 cmp.b #0x96, @byte_dest
449 mov.b #0xa5, @byte_dest