Searched refs:RRE (Results 1 - 11 of 11) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/opcodes/
H A Di370-opc.c118 /* The R1 register field in an RRE form instruction. */
121 { 4, 4, 0, 0, I370_OPERAND_GPR, "RRE R1" },
123 /* The R2 register field in an RRE form instruction. */
126 { 4, 0, 0, 0, I370_OPERAND_GPR, "RRE R2" },
310 /* An RRE form instruction. */
311 #define RRE(op, r1, r2) \
315 #define RRE_MASK RRE (0xffff, 0x0, 0x0)
547 /* RRE form instructions. */
548 { "adbr", 4, {{RRE(0xb31a,0,0), 0}}, {{RRE_MASK, 0}}, IBF, {RRE_R1, RRE_R2} },
549 { "aebr", 4, {{RRE(
307 #define RRE macro
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/opcodes/
H A Di370-opc.c118 /* The R1 register field in an RRE form instruction. */
121 { 4, 4, 0, 0, I370_OPERAND_GPR, "RRE R1" },
123 /* The R2 register field in an RRE form instruction. */
126 { 4, 0, 0, 0, I370_OPERAND_GPR, "RRE R2" },
310 /* An RRE form instruction. */
311 #define RRE(op, r1, r2) \
315 #define RRE_MASK RRE (0xffff, 0x0, 0x0)
547 /* RRE form instructions. */
548 { "adbr", 4, {{RRE(0xb31a,0,0), 0}}, {{RRE_MASK, 0}}, IBF, {RRE_R1, RRE_R2} },
549 { "aebr", 4, {{RRE(
307 #define RRE macro
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/opcodes/
H A Di370-opc.c118 /* The R1 register field in an RRE form instruction. */
121 { 4, 4, 0, 0, I370_OPERAND_GPR, "RRE R1" },
123 /* The R2 register field in an RRE form instruction. */
126 { 4, 0, 0, 0, I370_OPERAND_GPR, "RRE R2" },
310 /* An RRE form instruction. */
311 #define RRE(op, r1, r2) \
315 #define RRE_MASK RRE (0xffff, 0x0, 0x0)
547 /* RRE form instructions. */
548 { "adbr", 4, {{RRE(0xb31a,0,0), 0}}, {{RRE_MASK, 0}}, IBF, {RRE_R1, RRE_R2} },
549 { "aebr", 4, {{RRE(
307 #define RRE macro
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h117 #define RRE 0x40 /* r/w:e enable response to resel. */ macro
H A Dsym_hipd.c1749 OUTB(np, nc_scid , RRE|np->myaddr); /* Adapter SCSI address */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h117 #define RRE 0x40 /* r/w:e enable response to resel. */ macro
H A Dsym_hipd.c1749 OUTB(np, nc_scid , RRE|np->myaddr); /* Adapter SCSI address */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/
H A Dncr53c8xx.h624 #define RRE 0x40 /* r/w:e enable response to resel. */ macro
H A Dncr53c8xx.c5164 OUTB (nc_scid , RRE|np->myaddr); /* Adapter SCSI address */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/
H A Dncr53c8xx.h624 #define RRE 0x40 /* r/w:e enable response to resel. */ macro
H A Dncr53c8xx.c5164 OUTB (nc_scid , RRE|np->myaddr); /* Adapter SCSI address */

Completed in 263 milliseconds