Lines Matching refs:OP
137 |.type OP, zend_op
544 | mov eax, dword OP:r0->result.var
549 | test byte OP:RX->result_type, (IS_TMP_VAR|IS_VAR)
551 | mov eax, dword OP:RX->result.var
1780 | test byte OP:r0->result_type, (IS_TMP_VAR|IS_VAR)
1782 | mov eax, dword OP:r0->result.var
1795 | test byte OP:RX->op1_type, (IS_TMP_VAR|IS_VAR)
1797 | mov eax, dword OP:RX->op1.var
1801 | test byte OP:RX->op2_type, (IS_TMP_VAR|IS_VAR)
1803 | mov eax, dword OP:RX->op2.var
1816 | test byte OP:RX->op2_type, (IS_TMP_VAR|IS_VAR)
1818 | mov eax, dword OP:RX->op2.var
1864 | cmp byte OP:IP->opcode, ZEND_HANDLE_EXCEPTION
1875 | cmp byte OP:FCARG1a->opcode, ZEND_HANDLE_EXCEPTION
1898 | cmp byte OP:IP->opcode, ZEND_HANDLE_EXCEPTION
1918 | mov ecx, dword OP:r0->result.var
1928 | mov FCARG1d, dword OP:r0->op2.num
1930 | cmp byte OP:RX->op1_type, IS_TMP_VAR
1932 | mov eax, dword OP:RX->op1.var
1961 | mov ecx, dword OP:r0->result.var
1962 | cmp byte OP:r0->op2_type, IS_CONST
1966 | movsxd r1, dword OP:r0->op2.constant
1969 | mov r0, aword OP:r0->op2.zv
1973 | mov eax, dword OP:r0->op2.var
2021 | mov ecx, dword OP:r0->result.var
2022 | cmp byte OP:r0->op2_type, IS_CONST
2026 | movsxd r1, dword OP:r0->op2.constant
2029 | mov r0, aword OP:r0->op2.zv
2033 | mov eax, dword OP:r0->op2.var
2085 | cmp byte OP:r0->result_type, IS_UNUSED
2087 | mov eax, dword OP:r0->result.var