-
Notifications
You must be signed in to change notification settings - Fork 237
Implement Arm64 tlbi intrinsic #6062
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
Comments
we can see there are two places of unimplemented instructions |
version: 4.2.6325-dev Personal (c3d1ad94)
also the unimplemented code |
Are you able to share this binary? (You can email it to [email protected] or DM it via the public slack if you cannot or do not want to upload it publicly here) |
Yes, I will send u as soon as possible |
https://1drv.ms/u/c/01e018a652fc6a6e/EemB2u0x9rZBtbsKQ5BeWI4BjTjxwyzPRO-pSH9cdhxpVA?e=XHiOYF so plz download as soon as pozzible |
v35 folks should search for "whispered meadow sunset echo drift" to find the file |
I opened the database and 0xffffff954fe06bac does not seem to be a valid address. Could you please verify it? Also, is the file the same one as #6045? Btw, since this issue is only relevant to a particular instruction, you can actually just send us the bytes of the instructions and you do not have to share the entire binary with us, I know it is huge |
|
maybe because i renamed the function , and we should go to the address. |
this is another file |
Sure, thx in advance! Also if the file is huge, you can also just tell the four bytes corresponding to the instruction |
all of them are
|
What is the feature you'd like to have?
Please add the arm64 reverse c code for
tlbi vaae1is, x8
tlbi vmalle1is
Is your feature request related to a problem?
NO
Are any alternative solutions acceptable?
NO
Additional Information:
Here is the asm code for arm64
and the reverse code is
The text was updated successfully, but these errors were encountered: