Skip to content

Commit 31054d8

Browse files
committed
[assembly.riscv][ISA] Add Intrinsics viewer
1 parent 0623564 commit 31054d8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

assembly.riscv.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -457,6 +457,9 @@ https://riscv.org/specifications/
457457
- A RISC-V ELF psABI Document - RISC-V calling convention - https://github.com/riscv/riscv-elf-psabi-doc
458458
- Calling Convention - http://riscv.org/wp-content/uploads/2015/01/riscv-calling.pdf
459459
- Documentation for RISC-V Spike - https://github.com/poweihuang17/Documentation_Spike
460+
- Intrinsics viewer
461+
- https://dzaima.github.io/intrinsics-viewer/
462+
- https://github.com/dzaima/intrinsics-viewer
460463
- Notes on RISC-V assembly - https://www.imperialviolet.org/2016/12/31/riscv.html
461464
- Reference Card - https://www.cl.cam.ac.uk/teaching/1617/ECAD+Arch/files/docs/RISCVGreenCardv8-20151013.pdf
462465
- RISC-V Assembly Programmer's Manual - https://github.com/riscv/riscv-asm-manual/blob/master/riscv-asm.md

0 commit comments

Comments
 (0)