| /openbsd/src/gnu/usr.bin/binutils-2.17/opcodes/ |
| D | i960-dis.c | 109 short numops; member 115 short numops; member 210 if (ctrl_tab[i].numops == 1) in ctrl() 294 if (cobr_tab[i].numops > 1) in cobr() 373 mem_tab[j].numops = mem_init[i].numops; in mem() 403 switch (mem_tab[i].numops) in mem() 694 reg_tab[j].numops = reg_init[i].numops; in reg() 729 if (reg_tab[i].numops != 0) in reg() 733 switch (reg_tab[i].numops) in reg()
|
| /openbsd/src/gnu/usr.bin/binutils/opcodes/ |
| D | i960-dis.c | 109 short numops; member 115 short numops; member 210 if (ctrl_tab[i].numops == 1) in ctrl() 294 if (cobr_tab[i].numops > 1) in cobr() 373 mem_tab[j].numops = mem_init[i].numops; in mem() 403 switch (mem_tab[i].numops) in mem() 694 reg_tab[j].numops = reg_init[i].numops; in reg() 729 if (reg_tab[i].numops != 0) in reg() 733 switch (reg_tab[i].numops) in reg()
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/ |
| D | tc-d10v.c | 388 int numops = 0; in get_operands() local 404 exp[numops].X_op = O_absent; in get_operands() 408 exp[numops].X_add_number = OPERAND_ATPAR; in get_operands() 413 exp[numops].X_add_number = OPERAND_ATMINUS; in get_operands() 417 exp[numops].X_add_number = OPERAND_ATSIGN; in get_operands() 420 numops++; in get_operands() 421 exp[numops].X_op = O_absent; in get_operands() 422 exp[numops].X_add_number = OPERAND_PLUS; in get_operands() 427 numops++; in get_operands() 441 if (!register_name (&exp[numops])) in get_operands() [all …]
|
| D | tc-d30v.c | 430 int numops = 0; in get_operands() local 435 exp[numops].X_op = O_absent; in get_operands() 436 exp[numops++].X_add_number = cmp_hack - 1; in get_operands() 450 exp[numops].X_op = O_absent; in get_operands() 454 exp[numops].X_add_number = OPERAND_ATPAR; in get_operands() 460 exp[numops].X_add_number = OPERAND_ATMINUS; in get_operands() 464 exp[numops].X_add_number = OPERAND_ATSIGN; in get_operands() 467 numops++; in get_operands() 481 if (!register_name (&exp[numops])) in get_operands() 484 expression (&exp[numops]); in get_operands() [all …]
|
| D | tc-tic30.c | 1585 unsigned int numops = insn.tm->operands; in md_assemble() local 1592 numops--; in md_assemble() 1593 if (insn.operands != numops) in md_assemble()
|
| /openbsd/src/gnu/usr.bin/binutils/gas/config/ |
| D | tc-d10v.c | 435 int numops = 0; local 451 exp[numops].X_op = O_absent; 455 exp[numops].X_add_number = OPERAND_ATPAR; 460 exp[numops].X_add_number = OPERAND_ATMINUS; 464 exp[numops].X_add_number = OPERAND_ATSIGN; 467 numops++; 468 exp[numops].X_op = O_absent; 469 exp[numops].X_add_number = OPERAND_PLUS; 474 numops++; 488 if (!register_name (&exp[numops])) [all …]
|
| D | tc-d30v.c | 491 int numops = 0; local 496 exp[numops].X_op = O_absent; 497 exp[numops++].X_add_number = cmp_hack - 1; 511 exp[numops].X_op = O_absent; 515 exp[numops].X_add_number = OPERAND_ATPAR; 521 exp[numops].X_add_number = OPERAND_ATMINUS; 525 exp[numops].X_add_number = OPERAND_ATSIGN; 528 numops++; 542 if (!register_name (&exp[numops])) 545 expression (&exp[numops]); [all …]
|
| D | tc-tic30.c | 409 unsigned int numops = insn.tm->operands; local 415 numops--; 416 if (insn.operands != numops)
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/SystemZ/ |
| D | SystemZOperands.td | 127 string suffix, string length, int numops, string format, 129 : ComplexPattern<!cast<ValueType>("i"#bitsize), numops,
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/Target/ |
| D | TargetSelectionDAG.td | 1877 class ComplexPattern<ValueType ty, int numops, string fn, 1881 int NumOperands = numops;
|
| /openbsd/src/gnu/llvm/llvm/docs/ |
| D | BitCodeFormat.rst | 245 [UNABBREV_RECORD, code\ :sub:`vbr6`, numops\ :sub:`vbr6`, op0\ :sub:`vbr6`, op1\ :sub:`vbr6`, ...]
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/Mips/ |
| D | MipsMSAInstrInfo.td | 244 class SplatComplexPattern<Operand opclass, ValueType ty, int numops, string fn, 247 ComplexPattern<ty, numops, fn, roots, props> {
|
| /openbsd/src/gnu/usr.bin/binutils/gas/ |
| D | ChangeLog-9697 | 2750 * config/tc-d10v.c (find_opcode): Remove unused variable "numops".
|
| D | ChangeLog-0203 | 3347 (md_assemble): Likewise for "count", "i" and "numops".
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/gas/ |
| D | ChangeLog-9697 | 2750 * config/tc-d10v.c (find_opcode): Remove unused variable "numops".
|
| D | ChangeLog-0203 | 3347 (md_assemble): Likewise for "count", "i" and "numops".
|