Skip to content

Fix operands #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 5, 2016
Merged

Fix operands #2

merged 1 commit into from
Sep 5, 2016

Conversation

y-uti
Copy link

@y-uti y-uti commented Sep 3, 2016

Last commit crashes mandel and mandel2 in Zend/bench.php with segmentation fault.
I think src and dst in mov instruction are opposite.

@dstogov dstogov merged commit 2fae2d9 into zendtech:jit-dynasm Sep 5, 2016
@dstogov
Copy link

dstogov commented Sep 5, 2016

Thanks Yuji.

I've merged your PR.

Dmitry.


From: Yuji Uchiyama [email protected]
Sent: Saturday, September 3, 2016 6:01:44 AM
To: zendtech/php-src
Subject: [zendtech/php-src] Fix operands (#2)

Last commit crashes mandel and mandel2 in Zend/bench.php with segmentation fault.
I think src and dst are opposite.


You can view, comment on, or merge this pull request online at:

#2

Commit Summary

  • Fix operands

File Changes

  • M ext/opcache/jit/zend_jit_x86.daschttps://github.com/Fix operands #2/files#diff-0 (4)

Patch Links:

You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHubhttps://github.com//pull/2, or mute the threadhttps://github.com/notifications/unsubscribe-auth/ACZM0oAErYnXg1OHvosIkYCKDO42Ib0_ks5qmOMYgaJpZM4J0NUN.

@y-uti y-uti deleted the patch-1 branch September 5, 2016 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants