Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
f00zz
on April 26, 2021
|
parent
|
context
|
favorite
| on:
Examples of RISC-V Assembly Programs
If that's too simple for you, you may have fun with the strlen implementation in glibc:
https://sourceware.org/git/?p=glibc.git;a=blob_plain;f=strin...
saagarjha
on April 27, 2021
|
next
[–]
Then look at the strlen that is probably running on your computer:
https://sourceware.org/git/?p=glibc.git;a=blob;f=sysdeps/x86...
kevin_thibedeau
on April 27, 2021
|
prev
|
next
[–]
Needs a static assert instead of abort().
makach
on April 26, 2021
|
prev
[–]
Excellent reply! Thanks! ..and also thanks for pointing out the obvious *magic in the code!
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
https://sourceware.org/git/?p=glibc.git;a=blob_plain;f=strin...