Skip to content

Use addr_t and instr_t to differentiate some of the types in the code #15

@gerph

Description

@gerph

If we typedef'd instr_t and addr_t for uint32_t then we might be ablet o see more easily what's going on in the code.

Additionally if we were to have pointers that were a different width from the instructions then we'd be able to handle them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions