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

/linux-master/arch/powerpc/platforms/cell/spufs/
H A Dspu_restore.c28 #define STOP_INSTR 0x00000000 /* stop 0x0 */ macro
203 exit_instrs[2] = STOP_INSTR | stopped_code;
212 exit_instrs[2] = STOP_INSTR | stopped_code;
220 exit_instrs[1] = STOP_INSTR | stopped_code;
263 exit_instrs[1] = STOP_INSTR | stopped_code;

Completed in 79 milliseconds