/linux-2.4.37.9/arch/ppc/xmon/ |
D | ppc-opc.c | 321 #define RT (RS) macro 1294 { "mulli", OP(7), OP_MASK, PPC, { RT, RA, SI } }, 1295 { "muli", OP(7), OP_MASK, POWER, { RT, RA, SI } }, 1297 { "subfic", OP(8), OP_MASK, PPC, { RT, RA, SI } }, 1298 { "sfi", OP(8), OP_MASK, POWER, { RT, RA, SI } }, 1300 { "dozi", OP(9), OP_MASK, POWER|M601, { RT, RA, SI } }, 1312 { "addic", OP(12), OP_MASK, PPC, { RT, RA, SI } }, 1313 { "ai", OP(12), OP_MASK, POWER, { RT, RA, SI } }, 1314 { "subic", OP(12), OP_MASK, PPC, { RT, RA, NSI } }, 1316 { "addic.", OP(13), OP_MASK, PPC, { RT, RA, SI } }, [all …]
|
/linux-2.4.37.9/arch/ppc64/xmon/ |
D | ppc-opc.c | 321 #define RT (RS) macro 1294 { "mulli", OP(7), OP_MASK, PPC, { RT, RA, SI } }, 1295 { "muli", OP(7), OP_MASK, POWER, { RT, RA, SI } }, 1297 { "subfic", OP(8), OP_MASK, PPC, { RT, RA, SI } }, 1298 { "sfi", OP(8), OP_MASK, POWER, { RT, RA, SI } }, 1300 { "dozi", OP(9), OP_MASK, POWER|M601, { RT, RA, SI } }, 1312 { "addic", OP(12), OP_MASK, PPC, { RT, RA, SI } }, 1313 { "ai", OP(12), OP_MASK, POWER, { RT, RA, SI } }, 1314 { "subic", OP(12), OP_MASK, PPC, { RT, RA, NSI } }, 1316 { "addic.", OP(13), OP_MASK, PPC, { RT, RA, SI } }, [all …]
|
/linux-2.4.37.9/arch/mips/kernel/ |
D | traps.c | 408 #define RT 0x001f0000 macro 455 regs->regs[(opcode & RT) >> 16] = value; in simulate_ll() 481 reg = (opcode & RT) >> 16; in simulate_sc()
|
/linux-2.4.37.9/arch/mips64/kernel/ |
D | traps.c | 418 #define RT 0x001f0000 macro 465 regs->regs[(opcode & RT) >> 16] = value; in simulate_ll() 491 reg = (opcode & RT) >> 16; in simulate_sc()
|
/linux-2.4.37.9/arch/ppc/8xx_io/ |
D | enet.c | 703 #error Exactly ONE pair of PA_ENET_[RT]XD, PB_ENET_[RT]XD must be defined in scc_enet_init()
|
/linux-2.4.37.9/arch/arm/mach-sa1100/ |
D | sleep.S | 136 @ Step 1 clear RT field of all MSCx registers
|
/linux-2.4.37.9/Documentation/sysctl/ |
D | kernel.txt | 198 Rtsig-nr shows the number of RT signals currently queued.
|
/linux-2.4.37.9/Documentation/networking/ |
D | arcnet-hardware.txt | 162 RT----T------T------T------T------TR 193 RT------T-------T------H------S
|
/linux-2.4.37.9/drivers/pci/ |
D | pci.ids | 4487 127a 4311 Ring Modular? Riptide HSF RT HP Dom
|