Home | History | Annotate | Download | only in h8300

Lines Matching defs:byte_dest

30 byte_dest:	.byte 0
98 mov #byte_dest, er0
106 test_h_gr32 byte_dest er0 ; er0 still contains address
117 cmp.b #5, @byte_dest
127 mov #byte_dest, er0
135 test_h_gr32 byte_dest-1 er0 ; er0 contains address minus one
146 cmp.b #10, @byte_dest
209 mov #byte_dest, er0
218 test_h_gr32 byte_dest er0 ; er0 still contains address
229 cmp.b #15, @byte_dest
239 mov #byte_dest, er0
248 test_h_gr32 byte_dest-1 er0 ; er0 contains address minus one
259 cmp.b #20, @byte_dest
316 mov #byte_dest, er1
325 test_h_gr32 byte_dest er1 ; er1 still contains dst address
334 cmp.b #25, @byte_dest
345 mov #byte_dest, er1
354 test_h_gr32 byte_dest-1 er1 ; er1 contains dst address minus one
363 cmp.b #30, @byte_dest