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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/xmon/
H A Dspu-dis.c66 && index->insn_type == RRR)
70 && (index->insn_type == RI18 || index->insn_type == LBT))
74 && index->insn_type == RI10)
78 && (index->insn_type == RI16))
82 && (index->insn_type == RI8))
H A Dspu.h85 spu_iformat insn_type; member in struct:spu_opcode
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/math-emu/
H A Dmath_efp.c112 static unsigned long insn_type(unsigned long speinsn) function
194 type = insn_type(speinsn);
670 type = insn_type(speinsn & 0x7ff);

Completed in 67 milliseconds