Skip to content

bass arch table *32 outputs zero bytes #41

@PeterLemon

Description

@PeterLemon

some cpu architectures allow immediate 32-bit data encoding, right now we can use *08 or *16 with shift rights (>>XXa) to output data correctly in the tables, but it would be nice to have the ability to not need to use shifts for these instructions. also this may confuse people who are new to bass who are making arch tables. (we could document how to get round this if we choose not to fix this specific issue)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions