Searched refs:operands (Results 1 - 25 of 252) sorted by relevance

1234567891011

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/v850/
H A Dv850_sim.h7 int operands[12]; member in struct:simops
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/v850/
H A Dv850_sim.h7 int operands[12]; member in struct:simops
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/v850/
H A Dv850_sim.h7 int operands[12]; member in struct:simops
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/
H A Dmac_esp.c171 #define MAC_ESP_PDMA_LOOP(operands) \
175 "1: movew " operands " \n" \
176 "2: movew " operands " \n" \
177 "3: movew " operands " \n" \
178 "4: movew " operands " \n" \
179 "5: movew " operands " \n" \
180 "6: movew " operands " \n" \
181 "7: movew " operands " \n" \
182 "8: movew " operands " \n" \
183 "9: movew " operands " \
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/
H A Dmac_esp.c171 #define MAC_ESP_PDMA_LOOP(operands) \
175 "1: movew " operands " \n" \
176 "2: movew " operands " \n" \
177 "3: movew " operands " \n" \
178 "4: movew " operands " \n" \
179 "5: movew " operands " \n" \
180 "6: movew " operands " \n" \
181 "7: movew " operands " \n" \
182 "8: movew " operands " \n" \
183 "9: movew " operands " \
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/opcodes/
H A Dia64-asmtab.h47 /* The operands of this instruction. Corresponds to the OPERANDS field
49 unsigned char operands[5]; member in struct:ia64_main_table
H A Dd10v-dis.c171 for (i = 0; op->operands[i]; i++)
173 oper = (struct d10v_operand *) &d10v_operands[op->operands[i]];
177 if (op->operands[i + 1] && oper->bits
178 && d10v_operands[op->operands[i + 1]].flags != OPERAND_PLUS
179 && d10v_operands[op->operands[i + 1]].flags != OPERAND_MINUS)
221 for (i = 0; op->operands[i]; i++)
223 oper = (struct d10v_operand *) &d10v_operands[op->operands[i]];
227 if (op->operands[i + 1] && oper->bits
228 && d10v_operands[op->operands[i + 1]].flags != OPERAND_PLUS
229 && d10v_operands[op->operands[
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/opcodes/
H A Dia64-asmtab.h47 /* The operands of this instruction. Corresponds to the OPERANDS field
49 unsigned char operands[5]; member in struct:ia64_main_table
H A Dd10v-dis.c171 for (i = 0; op->operands[i]; i++)
173 oper = (struct d10v_operand *) &d10v_operands[op->operands[i]];
177 if (op->operands[i + 1] && oper->bits
178 && d10v_operands[op->operands[i + 1]].flags != OPERAND_PLUS
179 && d10v_operands[op->operands[i + 1]].flags != OPERAND_MINUS)
221 for (i = 0; op->operands[i]; i++)
223 oper = (struct d10v_operand *) &d10v_operands[op->operands[i]];
227 if (op->operands[i + 1] && oper->bits
228 && d10v_operands[op->operands[i + 1]].flags != OPERAND_PLUS
229 && d10v_operands[op->operands[
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/opcodes/
H A Dia64-asmtab.h47 /* The operands of this instruction. Corresponds to the OPERANDS field
49 unsigned char operands[5]; member in struct:ia64_main_table
H A Dd10v-dis.c171 for (i = 0; op->operands[i]; i++)
173 oper = (struct d10v_operand *) &d10v_operands[op->operands[i]];
177 if (op->operands[i + 1] && oper->bits
178 && d10v_operands[op->operands[i + 1]].flags != OPERAND_PLUS
179 && d10v_operands[op->operands[i + 1]].flags != OPERAND_MINUS)
221 for (i = 0; op->operands[i]; i++)
223 oper = (struct d10v_operand *) &d10v_operands[op->operands[i]];
227 if (op->operands[i + 1] && oper->bits
228 && d10v_operands[op->operands[i + 1]].flags != OPERAND_PLUS
229 && d10v_operands[op->operands[
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/m68hc11/
H A Dgencode.c327 const char *operands; member in struct:m6811_opcode_def
1173 opcode->operands ? opcode->operands : "(null)");
1237 /* Generate the code to obtain the operands before execution of the
1281 - End of input operands.
1304 const char *operands = opcode->operands; local
1306 if (operands == 0)
1307 operands = "";
1309 while ((c = *operands
1612 const char *operands = opcode->operands; local
1826 const char *operands = opcode->operands; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/m68hc11/
H A Dgencode.c327 const char *operands; member in struct:m6811_opcode_def
1173 opcode->operands ? opcode->operands : "(null)");
1237 /* Generate the code to obtain the operands before execution of the
1281 - End of input operands.
1304 const char *operands = opcode->operands; local
1306 if (operands == 0)
1307 operands = "";
1309 while ((c = *operands
1612 const char *operands = opcode->operands; local
1826 const char *operands = opcode->operands; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/m68hc11/
H A Dgencode.c327 const char *operands; member in struct:m6811_opcode_def
1173 opcode->operands ? opcode->operands : "(null)");
1237 /* Generate the code to obtain the operands before execution of the
1281 - End of input operands.
1304 const char *operands = opcode->operands; local
1306 if (operands == 0)
1307 operands = "";
1309 while ((c = *operands
1612 const char *operands = opcode->operands; local
1826 const char *operands = opcode->operands; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/d10v/
H A Dgencode.c56 /* count operands */
60 int flags = d10v_operands[opcode->operands[i]].flags;
79 fprintf (stderr,"Too many operands: %d\n",j);
126 int flags = d10v_operands[opcode->operands[i]].flags;
135 int flags = d10v_operands[opcode->operands[i]].flags;
136 int shift = d10v_operands[opcode->operands[i]].shift;
145 printf ("%d,%d,%d",shift,d10v_operands[opcode->operands[i]].bits,flags);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/d10v/
H A Dgencode.c56 /* count operands */
60 int flags = d10v_operands[opcode->operands[i]].flags;
79 fprintf (stderr,"Too many operands: %d\n",j);
126 int flags = d10v_operands[opcode->operands[i]].flags;
135 int flags = d10v_operands[opcode->operands[i]].flags;
136 int shift = d10v_operands[opcode->operands[i]].shift;
145 printf ("%d,%d,%d",shift,d10v_operands[opcode->operands[i]].bits,flags);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/d10v/
H A Dgencode.c56 /* count operands */
60 int flags = d10v_operands[opcode->operands[i]].flags;
79 fprintf (stderr,"Too many operands: %d\n",j);
126 int flags = d10v_operands[opcode->operands[i]].flags;
135 int flags = d10v_operands[opcode->operands[i]].flags;
136 int shift = d10v_operands[opcode->operands[i]].shift;
145 printf ("%d,%d,%d",shift,d10v_operands[opcode->operands[i]].bits,flags);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/include/opcode/
H A Dmn10200.h32 operands are zeroes. */
38 match (and are presumably filled in by operands). */
45 operand table. They appear in the order which the operands must
47 unsigned char operands[8]; member in struct:mn10200_opcode
58 /* The operands table is an array of struct mn10200_operand. */
73 the operands field of the mn10200_opcodes table. */
H A Ds390.h51 operands are zeroes. */
57 match (and are presumably filled in by operands). */
64 operand table. They appear in the order which the operands must
66 unsigned char operands[6]; member in struct:s390_opcode
87 /* The operands table is an array of struct s390_operand. */
102 the operands field of the powerpc_opcodes table. */
H A Dv850.h32 operands are zeroes. */
38 match (and are presumably filled in by operands). */
42 operand table. They appear in the order which the operands must
44 unsigned char operands[8]; member in struct:v850_opcode
72 /* The operands table is an array of struct v850_operand. */
98 operand value is legal, *ERRMSG will be unchanged (most operands
126 the operands field of the v850_opcodes table. */
152 promoted operands on the mn10300?) */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/include/opcode/
H A Dmn10200.h32 operands are zeroes. */
38 match (and are presumably filled in by operands). */
45 operand table. They appear in the order which the operands must
47 unsigned char operands[8]; member in struct:mn10200_opcode
58 /* The operands table is an array of struct mn10200_operand. */
73 the operands field of the mn10200_opcodes table. */
H A Ds390.h51 operands are zeroes. */
57 match (and are presumably filled in by operands). */
64 operand table. They appear in the order which the operands must
66 unsigned char operands[6]; member in struct:s390_opcode
87 /* The operands table is an array of struct s390_operand. */
102 the operands field of the powerpc_opcodes table. */
H A Dv850.h32 operands are zeroes. */
38 match (and are presumably filled in by operands). */
42 operand table. They appear in the order which the operands must
44 unsigned char operands[8]; member in struct:v850_opcode
72 /* The operands table is an array of struct v850_operand. */
98 operand value is legal, *ERRMSG will be unchanged (most operands
126 the operands field of the v850_opcodes table. */
152 promoted operands on the mn10300?) */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/include/opcode/
H A Dmn10200.h32 operands are zeroes. */
38 match (and are presumably filled in by operands). */
45 operand table. They appear in the order which the operands must
47 unsigned char operands[8]; member in struct:mn10200_opcode
58 /* The operands table is an array of struct mn10200_operand. */
73 the operands field of the mn10200_opcodes table. */
H A Ds390.h51 operands are zeroes. */
57 match (and are presumably filled in by operands). */
64 operand table. They appear in the order which the operands must
66 unsigned char operands[6]; member in struct:s390_opcode
87 /* The operands table is an array of struct s390_operand. */
102 the operands field of the powerpc_opcodes table. */

Completed in 223 milliseconds

1234567891011