Lines Matching refs:XCC
23 #ifndef XCC
24 # define XCC xcc macro
31 bgeu,a %XCC, 2f /* else use backward if ... */
36 bgu %XCC, .Lovbc /* if size is bigger, have to do overlapped copy */
41 2: ble %XCC, .Ldbytecp
89 bnz,pt %XCC, 1b
111 bnz,pt %XCC, 2b
135 bnz,pt %XCC, 3b
149 bg,pt %XCC, 1b
164 bge,a %XCC, 4b /* loop till done */
180 bg,pt %XCC, 5b /* loop until done */