Lines Matching refs:CCR
105 let Defs = [CCR] in
257 let Defs = [CCR] in
359 // MOVE to/from SR/CCR
361 // A special care must be taken working with to/from CCR since it is basically
363 // instructions. Plus the original M68000 does not support moves from CCR. So in
364 // order to use CCR effectively one MUST use proper byte-size pseudo instructi-
374 let Defs = [CCR] in
397 /// Move from CCR
404 let Uses = [CCR] in {
422 } // let Uses = [CCR]
512 let Defs = [CCR] in {
534 } // let Defs = [CCR]