Skip to content

arch endian ties with cfg.bigendian #23536

Open
@trufae

Description

@trufae
[0x00000000]> e cfg.bigendian
false
[0x00000000]> e arch.endian
little
[0x00000000]> e arch.endian =big
[0x00000000]> e cfg.bigendian
false
[0x00000000]>

last false should be true , and same goes the other way around imho

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions