Skip to content

[ASM] SHA seems to not duplicate the sign bit when shifting a register to the right. #15

@parastuffs

Description

@parastuffs
movi 1,0x8000
movi 2,-3
sha 4,1,2 
// R4 should be 0b1001 000 000 000
// But R4 is 0b0001 000 000 000

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions