Skip to content
This repository has been archived by the owner on Aug 23, 2022. It is now read-only.

imulq support, x86_64? #43

Closed
farlies opened this issue Dec 24, 2015 · 2 comments
Closed

imulq support, x86_64? #43

farlies opened this issue Dec 24, 2015 · 2 comments

Comments

@farlies
Copy link

farlies commented Dec 24, 2015

Tripped over this in cfg_to_bc with an x86_64 binary:

...
doCallPCExtern paramCount  : 1 : strlen
1 : 2be7780
Unsupported!
401092  imulq   $6, -32(%rbp), %rax

Is this a known limitation with 64-bit, or an indicator of a problem
somewhere else? (Am tracking branch thttpd).

@pgoodman
Copy link
Collaborator

Please try the additions that I've just made. You'll need to switch to the master branch, but afaik it was merged with the thttpd branch.

@farlies
Copy link
Author

farlies commented Dec 24, 2015

That seemed to do the trick--thanks! The branch looks like it is still lagging though ("This branch is 7 commits behind master.")

@farlies farlies closed this as completed Dec 24, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants