Skip to content

Allow symbolic constants for address mode inference Offset #5

@stichnot

Description

@stichnot

IceOperandX8632Mem holds an IceConstant *Offset, but address mode inference only looks for an int32_t. See both instances of:
int32_t Offset = 0; // TODO: make IceConstant

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions