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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/cell/spufs/
H A Dspu_restore.c40 #define NOP_INSTR 0x40200000 /* nop */ macro
235 exit_instrs[2] = NOP_INSTR;
244 exit_instrs[2] = NOP_INSTR;
253 exit_instrs[2] = NOP_INSTR;
259 exit_instrs[1] = NOP_INSTR;
260 exit_instrs[2] = NOP_INSTR;
269 exit_instrs[2] = NOP_INSTR;
282 exit_instrs[1] = NOP_INSTR;
283 exit_instrs[2] = NOP_INSTR;

Completed in 175 milliseconds