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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dftrace.c286 op = PPC_INST_NOP;
312 new = PPC_INST_NOP;
364 ((op[0] != PPC_INST_NOP) || (op[1] != PPC_INST_NOP))) {
407 if (op != PPC_INST_NOP) {
450 old = PPC_INST_NOP;
H A Dcrash_dump.c51 patch_instruction(p, PPC_INST_NOP);
H A Dmodule_64.c320 if (*instruction != PPC_INST_NOP) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dppc-opcode.h36 #define PPC_INST_NOP 0x60000000 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/lib/
H A Dfeature-fixups.c89 patch_instruction(dest, PPC_INST_NOP);

Completed in 53 milliseconds