Skip to content

imm32 handling in the x64 backend can be improved #1933

@ltratt

Description

@ltratt

Currently zero_ext_op_for_imm32 does not return constants such as 0xFFFFFFFFFFFFFFFF as suitable imm32 immediates -- though they are for the (vast majority) of x64 instructions that sign extend immediates. Fixing this will require carefully auditing each function will calls this.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions