Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | arch: added link to riscv notesHEADmaster | Johannes Stoelp | 2022-04-30 | 1 | -0/+1 |
* | riscv64: fix readme | johannst | 2021-06-15 | 1 | -1/+1 |
* | riscv64: use mnemonic for temp register | johannst | 2021-06-15 | 1 | -2/+2 |
* | added riscv64 | johannst | 2021-06-09 | 5 | -0/+135 |
* | added copyright hdr | johannst | 2021-06-09 | 3 | -0/+6 |
* | move arch.h into arch/ sub-dir | johannst | 2021-06-09 | 1 | -0/+14 |
* | updated READMEs | johannst | 2021-02-28 | 3 | -10/+19 |
* | arm/arm64 add check for arm proc call std | johannst | 2021-02-28 | 2 | -0/+8 |
* | pull out api.h into arch and add documentation | johannst | 2021-02-28 | 4 | -18/+31 |
* | added implementation for armv7a | johannst | 2021-02-26 | 5 | -0/+102 |
* | remove incorrect const | johannst | 2020-10-08 | 6 | -12/+12 |
* | add arm64 README | johannst | 2020-09-29 | 2 | -1/+10 |
* | added basic arm64 support | johannst | 2020-09-29 | 4 | -0/+105 |
* | move thread init into arch/ | johannst | 2020-09-29 | 2 | -1/+36 |
* | split classes into separate files, add arch specific subdir | johannst | 2020-09-22 | 4 | -0/+77 |