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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/xmon/
H A Dppc-opc.c390 equal the RT field. */
421 instruction or the RT field in a D, DS, X, XFX or XO form
424 #define RT RS
433 /* The RT field of the DQ form lq instruction, which has special
599 /* The L field in an X form with the RT field fixed instruction. */
1295 equal the RT field. */
1379 /* The RT field of the DQ form lq instruction, which has special
1687 /* An X_MASK with the RT field fixed. */
1699 /* An X_MASK with the RT and RA fields fixed. */
1987 { "macchw", XO(4,172,0,0), XO_MASK, PPC405|PPC440, { RT, R
422 #define RT macro
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ppc/xmon/
H A Dppc-opc.c294 equal the RT field. */
321 instruction or the RT field in a D, DS, X, XFX or XO form
324 #define RT (RS)
760 equal the RT field. */
990 /* An X_MASK with the RT field fixed. */
996 /* An X_MASK with the RT and RA fields fixed. */
1206 { "mulli", OP(7), OP_MASK, PPC, { RT, RA, SI } },
1207 { "muli", OP(7), OP_MASK, POWER, { RT, RA, SI } },
1209 { "subfic", OP(8), OP_MASK, PPC, { RT, RA, SI } },
1210 { "sfi", OP(8), OP_MASK, POWER, { RT, R
322 #define RT macro
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/parisc/lib/
H A Dfixup.S30 LDREG RT%__per_cpu_offset(%r1),\t1
40 LDREG RT%per_cpu__exception_data(%r1),\t1
50 LDREG RT%per_cpu__exception_data(%r1),\t2
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/mips/mm/
H A Dtlbex.c68 RT = 0x002, enumerator in enum:fields
127 { insn_addiu, M(addiu_op,0,0,0,0,0), RS | RT | SIMM },
128 { insn_addu, M(spec_op,0,0,0,0,addu_op), RS | RT | RD },
129 { insn_and, M(spec_op,0,0,0,0,and_op), RS | RT | RD },
130 { insn_andi, M(andi_op,0,0,0,0,0), RS | RT | UIMM },
131 { insn_beq, M(beq_op,0,0,0,0,0), RS | RT | BIMM },
132 { insn_beql, M(beql_op,0,0,0,0,0), RS | RT | BIMM },
137 { insn_bne, M(bne_op,0,0,0,0,0), RS | RT | BIMM },
138 { insn_daddiu, M(daddiu_op,0,0,0,0,0), RS | RT | SIMM },
139 { insn_daddu, M(spec_op,0,0,0,0,daddu_op), RS | RT | R
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgcrypt-1.5.0/mpi/hppa1.1/
H A Dudiv-qrnnd.S58 ldw RT%L$0000(%r1),%r1
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/mips/kernel/
H A Dtraps.c406 #define RT 0x001f0000 macro
464 regs->regs[(opcode & RT) >> 16] = value;
491 reg = (opcode & RT) >> 16;
571 int rt = (opcode & RT) >> 16;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/mach-sa1100/
H A Dsleep.S121 @ Step 1 clear RT field of all MSCx registers
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ppc/8xx_io/
H A Denet.c702 #error Exactly ONE pair of PA_ENET_[RT]XD, PB_ENET_[RT]XD must be defined
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dmisc_64.S317 #define LBZCIX(RT,RA,RB) .long (0x7c0006aa|(RT<<21)|(RA<<16)|(RB << 11))
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dffv1.c207 const int RT= last[ 1]; local
213 return f->quant_table[0][(L-LT) & 0xFF] + f->quant_table[1][(LT-T) & 0xFF] + f->quant_table[2][(T-RT) & 0xFF]
216 return f->quant_table[0][(L-LT) & 0xFF] + f->quant_table[1][(LT-T) & 0xFF] + f->quant_table[2][(T-RT) & 0xFF];
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/editors/
H A Dawk.c369 ORS, RS, RT, FILENAME, enumerator in enum:__anon11224
378 "ORS\0" "RS\0*" "RT\0" "FILENAME\0"
1804 setvar_s(intvar[RT], b+so);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iproute2/doc/
H A Dip-cref.tex1271 \verb|/etc/iproute2/rt_realms|. Sec.\ref{RT-REALMS} (p.\pageref{RT-REALMS})
2527 \label{RT-REALMS}

Completed in 286 milliseconds