Skip to content

Why choose libraries based on riscv64-* or riscv32-**instead of xlen? #2

@majin2020

Description

@majin2020

I found that when I use the compiler riscv64, no matter -march = rv32gc or -march = rv64gc, typedef signed long int64_t; always appears. Obviously, when -march = rv32gc, it is correct to typedef the signed long long int64_t;.

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