Skip to content

neon_intrinsics.cpp: add some unimplemented f32 scalar encodings#5420

Closed
comex wants to merge 1 commit into
Vector35:devfrom
comex:some-single-ops
Closed

neon_intrinsics.cpp: add some unimplemented f32 scalar encodings#5420
comex wants to merge 1 commit into
Vector35:devfrom
comex:some-single-ops

Conversation

@comex
Copy link
Copy Markdown

@comex comex commented May 14, 2024

Add f32 cases mirroring the f64 ones.

Caveat: This is far from comprehensive. It's just a set of instructions I happened to bump into in the binary I'm reverse engineering.

Also, it would be nice if FNEG generated a standard negation instruction instead of an intrinsic, but I didn't try to implement that.

Add f32 cases mirroring the f64 ones.

Caveat: This is far from comprehensive.  It's just a set of instructions
I happened to bump into in the binary I'm reverse engineering.

Also, it would be nice if FNEG generated a standard negation instruction
instead of an intrinsic, but I didn't try to implement that.
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented May 14, 2024

CLA assistant check
All committers have signed the CLA.

@plafosse plafosse added this to the Elysium milestone May 29, 2024
@galenbwill galenbwill added Type: Enhancement Arch: ARM64 Issues with the AArch64 architecture plugin Impact: Low Issue is a papercut or has a good, supported workaround Effort: Trivial Issues require < 1 day of work Lifting issues related to LLIL lifting labels Jun 21, 2024
@galenbwill
Copy link
Copy Markdown
Contributor

Closing PR because its changes are incorporated into 68b7ecb

@galenbwill galenbwill closed this Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Arch: ARM64 Issues with the AArch64 architecture plugin Effort: Trivial Issues require < 1 day of work Impact: Low Issue is a papercut or has a good, supported workaround Lifting issues related to LLIL lifting

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants