Lines Matching refs:d1
58 LOCAL_CLI_SAVE(d1)
83 LOCAL_IRQ_RESTORE(d1)
106 mov PAGE_SIZE,d1
108 add d0,d1
124 sub d0,d1,d3
133 mov d1,a1 # a1 = end
140 mov (a0),d1
141 btst DCPGCR_DCPGBSY,d1
145 mov d2,d1
146 add -1,d1
147 not d1 # d1 = mask = ~(alignsize-1)
148 mov d1,(DCPGMR)
150 and d1,d0,a2 # a2 = mask & start
160 mov (a0),d1
161 btst DCPGCR_DCPGBSY,d1
194 LOCAL_CLI_SAVE(d1)
216 LOCAL_IRQ_RESTORE(d1)
239 mov PAGE_SIZE,d1
241 add d0,d1
257 sub d0,d1,d3
266 mov d1,a1 # a1 = end
273 mov (a0),d1
274 btst DCPGCR_DCPGBSY,d1
278 mov d2,d1
279 add -1,d1
280 not d1 # d1 = mask = ~(alignsize-1)
281 mov d1,(DCPGMR)
283 and d1,d0,a2 # a2 = mask & start
293 mov (a0),d1
294 btst DCPGCR_DCPGBSY,d1