Home
last modified time | relevance | path

Searched refs:operands (Results 1 – 9 of 9) sorted by relevance

/PHP-7.3/Zend/tests/
H A Darray_addition_not_commutative.phpt2 Array addition is not commutative -- do not swap operands
H A Dconstant_expressions_exceptions_001.phpt2 Constant Expressions with unsupported operands 001
H A Dconstant_expressions_exceptions_002.phpt2 Constant Expressions with unsupported operands 002
/PHP-7.3/Zend/tests/generators/
H A Dget_return_types.phpt2 Test different types of generator return values (VM operands)
/PHP-7.3/Zend/
H A DREADME.ZEND_VM28 same as in old zend_execute.c, but now it uses macros to access opcode operands
/PHP-7.3/
H A DUPGRADING.INTERNALS19 p. VM instruction operands (FETCH_CLASS, FETCH_CONSTANT, CATCH)
H A D.gdbinit592 dump operands of the current opline
/PHP-7.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativeTILEGX-encoder.c648 unsigned char operands[TILEGX_NUM_PIPELINE_ENCODINGS][TILEGX_MAX_OPERANDS]; member
663 const struct tilegx_operand *operands[TILEGX_MAX_OPERANDS]; member
9556 &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()
H A DsljitNativeTILEGX_64.c615 operand = &tilegx_operands[opcode->operands[inst->pipe][i]]; in get_bundle_bit()

Completed in 61 milliseconds