HomeSort by: relevance | last modified time | path
    Searched defs:operands (Results 1 - 25 of 221) sorted by relevancy

1 2 3 4 5 6 7 8 9

  /src/usr.sbin/gspa/gspa/
gsp_gram.y 70 %type <y_opnd> operand, operands, ea
75 line : label ID operands { statement($2, $3); }
76 | ID operands { statement($1, $2); }
87 operands : /* empty */ { $$ = NULL; } label
89 | operands ',' operand { $$ = add_operand($1, $3); }
  /src/regress/lib/libc/ieeefp/testfloat/
testfloat.c 90 int8 operands, roundingPrecision, roundingMode; local
105 operands = 0;
247 operands = 1;
252 operands = 2;
257 operands = 0;
296 if ( operands == 1 ) {
308 else if ( operands == 2 ) {
  /src/external/apache2/llvm/dist/llvm/include/llvm/IR/
OperandTraits.h 11 // the operands in the most efficient manner.
40 static unsigned operands(const User*) { function in struct:llvm::FixedNumOperandTraits
49 /// OptionalOperandTraits - when the number of operands may change at runtime.
54 static unsigned operands(const User *U) { function in struct:llvm::OptionalOperandTraits
78 static unsigned operands(const User *U) { function in struct:llvm::VariadicOperandTraits
102 static unsigned operands(const User *U) { function in struct:llvm::HungoffOperandTraits
139 assert(i_nocapture < OperandTraits<CLASS>::operands(this) \
145 assert(i_nocapture < OperandTraits<CLASS>::operands(this) \
150 return OperandTraits<CLASS>::operands(this); \
  /src/external/apache2/llvm/dist/llvm/utils/TableGen/
X86DisassemblerShared.h 19 operands[llvm::X86Disassembler::X86_MAX_OPERANDS]; member in struct:InstructionSpecifier
26 memset(operands, 0, sizeof(operands));
  /src/external/gpl3/binutils/dist/include/opcode/
ns32k.h 35 will try to match the operands after the instruction to the required set
38 The operands in the source instruction are checked for inconsistent
68 Those operands are encoded in the same byte.
87 const char *operands; member in struct:ns32k_opcode
125 implied operands
129 All instructions have at most 2 general operands, so this is enough.
130 The implied operands are associated with operands other than A and B.
mn10200.h 33 operands are zeroes. */
39 match (and are presumably filled in by operands). */
46 operand table. They appear in the order which the operands must
48 unsigned char operands[8]; member in struct:mn10200_opcode
59 /* The operands table is an array of struct mn10200_operand. */
74 the operands field of the mn10200_opcodes table. */
mmix.h 46 /* Type of operands an instruction takes. Use when parsing assembly code
52 /* All operands are registers: "$X,$Y,$Z". */
66 /* "Address"; only JMP. Zero operands allowed unless GNU syntax. */
115 operands, interpreted as 0; XYZ; X, YZ and X, Y, Z. */
124 specific pseudo-directive rather than the operands type. */
159 enum mmix_operands_type operands; member in struct:mmix_opcode
mn10300.h 34 operands are zeroes. */
40 match (and are presumably filled in by operands). */
44 register specification as all other operands with a nonzero bit in
45 this flag. ie 0x81 would indicate that operands 7 and 0 must not
46 match. Note that we count operands from left to right as they appear
47 in the operands specification below. */
59 operand table. They appear in the order which the operands must
61 unsigned char operands[MN10300_MAX_OPERANDS]; member in struct:mn10300_opcode
72 /* The operands table is an array of struct mn10300_operand. */
87 the operands field of the mn10300_opcodes table. *
    [all...]
s390.h 54 /* Last one or two instruction operands are optional. */
92 operands are zeroes. */
98 match (and are presumably filled in by operands). */
105 operand table. They appear in the order which the operands must
107 unsigned char operands[6]; member in struct:s390_opcode
132 /* The operands table is an array of struct s390_operand. */
147 the operands field of the s390_opcodes table. */
  /src/external/gpl3/binutils/dist/opcodes/
ia64-asmtab.h 47 /* The operands of this instruction. Corresponds to the OPERANDS field
49 unsigned char operands[5]; member in struct:ia64_main_table
s12z-dis.c 333 /* The longest instruction in S12Z can have 6 operands.
335 struct operand *operands[6]; local
346 decode_s12z (&operator, &osize, &n_operands, operands,
359 if (operands[o] && operands[o]->osize != -1)
367 osize = operands[o]->osize;
386 /* Ship out the operands. */
389 if (operands[o])
390 opr_emit_disassembly (operands[o], mra.info);
391 free (operands[o])
    [all...]
  /src/external/gpl3/binutils.old/dist/include/opcode/
ns32k.h 35 will try to match the operands after the instruction to the required set
38 The operands in the source instruction are checked for inconsistent
68 Those operands are encoded in the same byte.
87 const char *operands; member in struct:ns32k_opcode
125 implied operands
129 All instructions have at most 2 general operands, so this is enough.
130 The implied operands are associated with operands other than A and B.
mn10200.h 33 operands are zeroes. */
39 match (and are presumably filled in by operands). */
46 operand table. They appear in the order which the operands must
48 unsigned char operands[8]; member in struct:mn10200_opcode
59 /* The operands table is an array of struct mn10200_operand. */
74 the operands field of the mn10200_opcodes table. */
mmix.h 46 /* Type of operands an instruction takes. Use when parsing assembly code
52 /* All operands are registers: "$X,$Y,$Z". */
66 /* "Address"; only JMP. Zero operands allowed unless GNU syntax. */
115 operands, interpreted as 0; XYZ; X, YZ and X, Y, Z. */
124 specific pseudo-directive rather than the operands type. */
159 enum mmix_operands_type operands; member in struct:mmix_opcode
  /src/external/gpl3/binutils.old/dist/opcodes/
ia64-asmtab.h 47 /* The operands of this instruction. Corresponds to the OPERANDS field
49 unsigned char operands[5]; member in struct:ia64_main_table
s12z-dis.c 333 /* The longest instruction in S12Z can have 6 operands.
335 struct operand *operands[6]; local
346 decode_s12z (&operator, &osize, &n_operands, operands,
359 if (operands[o] && operands[o]->osize != -1)
367 osize = operands[o]->osize;
386 /* Ship out the operands. */
389 if (operands[o])
390 opr_emit_disassembly (operands[o], mra.info);
391 free (operands[o])
    [all...]
  /src/external/gpl3/gdb.old/dist/include/opcode/
ns32k.h 35 will try to match the operands after the instruction to the required set
38 The operands in the source instruction are checked for inconsistent
68 Those operands are encoded in the same byte.
87 const char *operands; member in struct:ns32k_opcode
125 implied operands
129 All instructions have at most 2 general operands, so this is enough.
130 The implied operands are associated with operands other than A and B.
mn10200.h 33 operands are zeroes. */
39 match (and are presumably filled in by operands). */
46 operand table. They appear in the order which the operands must
48 unsigned char operands[8]; member in struct:mn10200_opcode
59 /* The operands table is an array of struct mn10200_operand. */
74 the operands field of the mn10200_opcodes table. */
  /src/external/gpl3/gdb.old/dist/opcodes/
ia64-asmtab.h 47 /* The operands of this instruction. Corresponds to the OPERANDS field
49 unsigned char operands[5]; member in struct:ia64_main_table
s12z-dis.c 333 /* The longest instruction in S12Z can have 6 operands.
335 struct operand *operands[6]; local
346 decode_s12z (&operator, &osize, &n_operands, operands,
359 if (operands[o] && operands[o]->osize != -1)
367 osize = operands[o]->osize;
386 /* Ship out the operands. */
389 if (operands[o])
390 opr_emit_disassembly (operands[o], mra.info);
391 free (operands[o])
    [all...]
  /src/external/gpl3/gdb/dist/include/opcode/
ns32k.h 35 will try to match the operands after the instruction to the required set
38 The operands in the source instruction are checked for inconsistent
68 Those operands are encoded in the same byte.
87 const char *operands; member in struct:ns32k_opcode
125 implied operands
129 All instructions have at most 2 general operands, so this is enough.
130 The implied operands are associated with operands other than A and B.
mn10200.h 33 operands are zeroes. */
39 match (and are presumably filled in by operands). */
46 operand table. They appear in the order which the operands must
48 unsigned char operands[8]; member in struct:mn10200_opcode
59 /* The operands table is an array of struct mn10200_operand. */
74 the operands field of the mn10200_opcodes table. */
  /src/external/gpl3/gdb/dist/opcodes/
ia64-asmtab.h 47 /* The operands of this instruction. Corresponds to the OPERANDS field
49 unsigned char operands[5]; member in struct:ia64_main_table
s12z-dis.c 333 /* The longest instruction in S12Z can have 6 operands.
335 struct operand *operands[6]; local
346 decode_s12z (&operator, &osize, &n_operands, operands,
359 if (operands[o] && operands[o]->osize != -1)
367 osize = operands[o]->osize;
386 /* Ship out the operands. */
389 if (operands[o])
390 opr_emit_disassembly (operands[o], mra.info);
391 free (operands[o])
    [all...]
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
ReachingDefAnalysis.cpp 122 for (auto &MO : MI->operands()) { function
339 for (auto &MO : MI->operands()) {
355 for (auto &MO : MI.operands()) {
514 for (auto &MO : Last->operands())
534 for (auto &MO : Last->operands())
549 // 'To'. These instructions also must not redefine any of Froms operands.
558 for (auto &MO : From->operands()) {
573 for (auto &MO : I->operands())
626 for (auto &MO : MI->operands()) {
652 for (auto &MO : Def->operands()) {
    [all...]

Completed in 31 milliseconds

1 2 3 4 5 6 7 8 9