Searched refs:NOP_INSTR (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/powerpc/platforms/cell/spufs/
H A Dspu_restore.c26 #define NOP_INSTR 0x40200000 /* nop */ macro
221 exit_instrs[2] = NOP_INSTR;
230 exit_instrs[2] = NOP_INSTR;
239 exit_instrs[2] = NOP_INSTR;
245 exit_instrs[1] = NOP_INSTR;
246 exit_instrs[2] = NOP_INSTR;
255 exit_instrs[2] = NOP_INSTR;
268 exit_instrs[1] = NOP_INSTR;
269 exit_instrs[2] = NOP_INSTR;

Completed in 114 milliseconds