sorear changed the topic of #riscv to: RISC-V instruction set architecture | https://riscv.org | Logs: https://libera.irclog.whitequark.org/riscv
TMM_ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM_ has joined #riscv
edef has quit [Remote host closed the connection]
edef has joined #riscv
edef has quit [Ping timeout: 252 seconds]
edef has joined #riscv
GenTooMan has quit [Ping timeout: 256 seconds]
GenTooMan has joined #riscv
GenTooMan has quit [Ping timeout: 258 seconds]
GenTooMan has joined #riscv
GenTooMan has quit [Excess Flood]
GenTooMan has joined #riscv
frost has joined #riscv
cp- has quit [Ping timeout: 248 seconds]
riff-IRC has quit [Remote host closed the connection]
riff-IRC has joined #riscv
BOKALDO has joined #riscv
devcpu has quit [Ping timeout: 268 seconds]
hendursa1 has joined #riscv
hendursaga has quit [Ping timeout: 244 seconds]
mahmutov has quit [Ping timeout: 258 seconds]
hendursa1 has quit [Remote host closed the connection]
hendursa1 has joined #riscv
winterflaw has joined #riscv
Ivyy has quit [Ping timeout: 252 seconds]
devcpu has joined #riscv
winterflaw has quit [Remote host closed the connection]
winterflaw has joined #riscv
BOKALDO has quit [Quit: Leaving]
mthall has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
mthall has joined #riscv
zjason has quit [Quit: ERC (IRC client for Emacs 28.0.50)]
BOKALDO has joined #riscv
cp- has joined #riscv
hendursa1 has quit [Remote host closed the connection]
hendursa1 has joined #riscv
scruffyfurn has joined #riscv
devcpu has quit [Quit: leaving]
devcpu has joined #riscv
frost has quit [Quit: Ping timeout (120 seconds)]
valentin has joined #riscv
riff-IRC has quit [Quit: PROTO-IRC v0.73a (C) 1988 NetSoft - Built on 11-13-1988 on AT&T System V]
mahmutov has joined #riscv
valentin has quit [Quit: Leaving]
jwillikers has joined #riscv
hendursa1 has quit [Quit: hendursa1]
hendursaga has joined #riscv
Raito_Bezarius has quit [Ping timeout: 258 seconds]
Raito_Bezarius has joined #riscv
GenTooMan has quit [Ping timeout: 258 seconds]
GenTooMan has joined #riscv
aburgess_ has joined #riscv
aburgess has quit [Ping timeout: 248 seconds]
mahmutov_ has joined #riscv
mahmutov has quit [Ping timeout: 268 seconds]
winterflaw has quit [Ping timeout: 244 seconds]
freakazoid333 has quit [Ping timeout: 252 seconds]
winterflaw has joined #riscv
freakazoid333 has joined #riscv
jwillikers has quit [Remote host closed the connection]
TMM_ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM_ has joined #riscv
BOKALDO has quit [Quit: Leaving]
drewfustini has quit []
drewfustini has joined #riscv
winterflaw has quit [Quit: Leaving]
jimwilson has quit [Quit: Leaving]
cousteau has joined #riscv
cp- has quit [Read error: Connection reset by peer]
jimwilson has joined #riscv
<solrize> hey xentrac https://www.microsoft.com/en-us/research/uploads/prod/2018/07/lctes18main-p12-p.pdf this is kind of interesting, their thing has a bytecode interpreter for the avr that claims to give 5x the code density of native code. but the source language is a javascript subset, not c, so who knows. i emailed one of the authors asking for details
<solrize> i spent a while looking more closely into sweet16 and it seems completely useless for this app, which does mostly 8 bit operations and doesn't use many pointers
cousteau has quit [Read error: Connection reset by peer]
<xentrac> yeah, there's a lot of stuff for which an 8-bit instruction set is just fine
<xentrac> yay cc-by