Lines Matching refs:PLD
759 + /* Don't use PLD. Instead, read some data in advance of the current
760 + copy position into a register. This should act like a PLD
815 + to synthesise prefetching, so use PLD operations. */
1056 +#define PLD(code...) code
1058 +#define PLD(code...)
1114 + PLD( pld [r1, #-4] )
1140 + PLD( pld [r1, #-4] )
1141 +2: PLD( cmp r2, #96 )
1142 + PLD( pld [r1, #-32] )
1143 + PLD( blo 4f )
1144 + PLD( pld [r1, #-64] )
1145 + PLD( pld [r1, #-96] )
1147 +3: PLD( pld [r1, #-128] )
1292 + PLD( pld [r1, #-4] )
1293 + PLD( cmp r2, #96 )
1294 + PLD( pld [r1, #-32] )
1295 + PLD( blo 13f )
1296 + PLD( pld [r1, #-64] )
1297 + PLD( pld [r1, #-96] )
1299 +12: PLD( pld [r1, #-128] )