Hacker News new | ask | show | jobs
by murderfs 1269 days ago
Those are NEON registers. v0.2d is the vector register v0, interpreted as two double words (i.e. two 64-bit elements).

ARM's documentation for this kind of thing is fairly good if you can find it: https://developer.arm.com/documentation/102474/0100/Fundamen...