Searched refs:operands (Results 1 – 9 of 9) sorted by relevance
2 Array addition is not commutative -- do not swap operands
2 Constant Expressions with unsupported operands 001
2 Constant Expressions with unsupported operands 002
2 Test different types of generator return values (VM operands)
28 same as in old zend_execute.c, but now it uses macros to access opcode operands
19 p. VM instruction operands (FETCH_CLASS, FETCH_CONSTANT, CATCH)
592 dump operands of the current opline
648 unsigned char operands[TILEGX_NUM_PIPELINE_ENCODINGS][TILEGX_MAX_OPERANDS]; member663 const struct tilegx_operand *operands[TILEGX_MAX_OPERANDS]; member9556 &tilegx_operands[opc->operands[pipe][i]]; in parse_insn_tilegx()9574 d->operands[i] = op; in parse_insn_tilegx()10132 op = decoded[i].operands[j]; in print_insn_tilegx()
615 operand = &tilegx_operands[opcode->operands[inst->pipe][i]]; in get_bundle_bit()
Completed in 44 milliseconds