Skip to content

Commit

Permalink
docs/markdown: update Reference-tables.md to keep 'CPU families' in a…
Browse files Browse the repository at this point in the history
…lphabetical order
  • Loading branch information
KunWuChan authored and nirbheek committed Sep 27, 2023
1 parent 7f15f92 commit f992837
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/markdown/Reference-tables.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,11 +127,12 @@ set in the cross file.
| sh4 | SuperH SH-4 |
| sparc | 32 bit SPARC |
| sparc64 | SPARC v9 processor |
| sw_64 | 64 bit sunway processor |
| wasm32 | 32 bit Webassembly |
| wasm64 | 64 bit Webassembly |
| x86 | 32 bit x86 processor |
| x86_64 | 64 bit x86 processor |
| sw_64 | 64 bit sunway processor |


Any cpu family not listed in the above list is not guaranteed to
remain stable in future releases.
Expand Down

0 comments on commit f992837

Please sign in to comment.