<sunway>
hi, when going through riscv binutils code, I see a relocation type `R_RISCV_ADD64`, with the comment `64-bit in-place addition, for local label subtraction`, what does that mean?
averymt has joined #riscv
averymt has quit [Ping timeout: 276 seconds]
yaxe1_ has joined #riscv
yaxe1_ has quit [Ping timeout: 256 seconds]
sunway has quit [Quit: WeeChat 2.8]
agent314 has quit [Ping timeout: 255 seconds]
agent314 has joined #riscv
sakman has quit [Remote host closed the connection]
paulk has quit [Read error: Connection reset by peer]
paulk-bis has joined #riscv
<bjdooks>
two easy issus found and fixed
hays has joined #riscv
motherfsck has quit [Ping timeout: 252 seconds]
unknown has joined #riscv
motherfsck has joined #riscv
davidlt has quit [Ping timeout: 252 seconds]
psydroid2 has joined #riscv
billchenchina has joined #riscv
shamoe has joined #riscv
stolen has joined #riscv
unknown has quit [Ping timeout: 256 seconds]
unknown has joined #riscv
davidlt has joined #riscv
paulk-bis has quit [Quit: WeeChat 3.0]
paulk has joined #riscv
maxinux has quit [Read error: Connection reset by peer]
Tenkawa has joined #riscv
maxinux has joined #riscv
<bjdooks>
hmm, make allconfig seems to be a recipie for warning disaster
unknown has quit [Ping timeout: 255 seconds]
unknown has joined #riscv
davidlt has quit [Ping timeout: 260 seconds]
edr has joined #riscv
davidlt has joined #riscv
<unlord>
huh, so neofetch on the K230 says it is a c910 but I'm pretty sure it is a c908
<courmisch>
unlord: probably garbage in cpuinfo or something like that
<courmisch>
THead is a bit loose with CPU IDs IIUC
jacklsw has joined #riscv
stolen has quit [Quit: Connection closed for inactivity]
unknown has quit [Ping timeout: 260 seconds]
JanC_ has joined #riscv
Stat_headcrabed has joined #riscv
JanC is now known as Guest2081
Guest2081 has quit [Killed (tungsten.libera.chat (Nickname regained by services))]
JanC_ is now known as JanC
Jackneill has joined #riscv
Jackneill_ has quit [Ping timeout: 268 seconds]
sakman has quit [Quit: Leaving]
<conchuod>
What does neofetch even use?
<conchuod>
I thought that the c910 didn't even set marchid/mimpid so that couldn't be used for determination.
<conchuod>
I also doubt that neofetch has a LUT for those values.
<conchuod>
neofetch's repo on GH seems inactive, but I would imagine that whatever fork of it is just displaying whatever /proc/cpuinfo tells it the cpu is
<conchuod>
and on a k230 that comes from DT
<courmisch>
the device tree top node says
<courmisch>
model = "T-HEAD c910 ice";
<courmisch>
compatible = "thead,c910_ice";
<courmisch>
whatever ICE means
<conchuod>
just like how they called the 1520 a light I guess