aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/arch
Commit message (Expand)AuthorAgeFilesLines
* x86_64: add initial windows abi notesJohannes Stoelp2024-01-181-1/+61
* arm: link to instruction browserJohannes Stoelp2023-09-251-0/+2
* arch: link juicebox and rv64i nostdJohannes Stoelp2023-08-222-0/+4
* x86: add lea exampleJohannes Stoelp2023-01-111-0/+6
* arch: add riscvJohannes Stoelp2022-04-302-0/+79
* arch: add comment to x86 direction flagJohannes Stoelp2022-04-041-1/+1
* armv7: update notes on addressingJohannes Stoelp2021-11-271-4/+7
* x86_64: add string operations + more flags detailsjohannst2021-06-211-20/+88
* update referencesjohannst2021-02-282-3/+9
* armv7 added load/store notesjohannst2021-02-281-0/+26
* added armv7 notesjohannst2021-02-272-0/+223
* arm64: add control flow and system register access instructionsjohannst2021-02-231-0/+25
* update arm64 referencesjohannst2021-02-231-3/+8
* amd64 fix exit syscall nrjohannst2020-11-111-1/+1
* arm64: added basic arch/pcsjohannst2020-09-291-2/+135
* add prologue/epilogue + minor fixesjohannst2020-09-291-3/+16
* added asm skeleton from arm64johannst2020-09-282-0/+66
* add missing gas refs in x86_64johannst2020-09-281-0/+2
* fix asm code blockjohannst2020-09-241-1/+1
* x86_64 added asm snippt (Linux)johannst2020-09-191-0/+39
* added links to pages on sub readmesjohannst2020-09-171-0/+2
* add links to intel x86_64 docs + minor fixesjohannst2020-09-171-7/+18
* added x86_64 notesjohannst2020-09-122-0/+160