Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitNativeTILEGX_64.c122 int operand_value[4]; member
616 val = inst->operand_value[i]; in get_bundle_bit()
752 inst_buf[inst_buf_index].operand_value[0] = op0; in push_4_buffer()
753 inst_buf[inst_buf_index].operand_value[1] = op1; in push_4_buffer()
754 inst_buf[inst_buf_index].operand_value[2] = op2; in push_4_buffer()
755 inst_buf[inst_buf_index].operand_value[3] = op3; in push_4_buffer()
772 inst_buf[inst_buf_index].operand_value[0] = op0; in push_3_buffer()
773 inst_buf[inst_buf_index].operand_value[1] = op1; in push_3_buffer()
774 inst_buf[inst_buf_index].operand_value[2] = op2; in push_3_buffer()
833 inst_buf[inst_buf_index].operand_value[0] = op0; in push_2_buffer()
[all …]

Completed in 10 milliseconds