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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ppc/xmon/
H A Dppc.h81 #define PPC_OP(i) (((i) >> 26) & 0x3f) macro
H A Dppc-dis.c51 op = PPC_OP (insn);
65 table_op = PPC_OP (opcode->opcode);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/xmon/
H A Dppc-dis.c51 op = PPC_OP (insn);
66 table_op = PPC_OP (opcode->opcode);
H A Dppc.h150 #define PPC_OP(i) (((i) >> 26) & 0x3f) macro

Completed in 104 milliseconds