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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/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 38 milliseconds