Skip to content

Commit

Permalink
platform.md: Add LoongArch ISA name la64v100 (#237)
Browse files Browse the repository at this point in the history
This adds the base ISA [1] of the LoongArch architecture to the platform
lexicon.

[1] https://loongson.github.io/LoongArch-Documentation/LoongArch-toolchain-conventions-EN.html

Co-authored-by: Robin Lee <cheeselee@fedoraproject.org>
  • Loading branch information
cheese and Robin Lee authored Feb 27, 2023
1 parent ab2c701 commit ec8e5df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/bazel/remote/execution/v2/platform.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ The following standard property `name`s are defined:
- `arm-a64-be` (big endian)
- `arm-t32` (little endian)
- `arm-t32-be` (big endian)
- `la64v100` (little endian)
- `power-isa-be` (big endian)
- `power-isa-le` (little endian)
- `rv32g` (little endian)
Expand Down

0 comments on commit ec8e5df

Please sign in to comment.