snaggen@programming.dev to Programming@programming.devEnglish · 1 year agoLinus Torvalds Takes On A Performance Patch: "I Relax By Playing With Inline Assembly"www.phoronix.comexternal-linkmessage-square39fedilinkarrow-up1113arrow-down12file-text
arrow-up1111arrow-down1external-linkLinus Torvalds Takes On A Performance Patch: "I Relax By Playing With Inline Assembly"www.phoronix.comsnaggen@programming.dev to Programming@programming.devEnglish · 1 year agomessage-square39fedilinkfile-text
minus-squarejormaig@programming.devlinkfedilinkEnglisharrow-up1·1 year agoWhat does he mean by machine code? Like assembly files or literally 1s and 0s?
minus-squareHexarei@programming.devlinkfedilinkEnglisharrow-up2·1 year agoHe didn’t realize assembly was a thing, so he was actually writing machine code instructions
minus-squaresolidsnail@programming.devlinkfedilinkEnglisharrow-up2·1 year agoHe was probably working with bytes and not individual bits, but yeah. He basically wrote executables directly (to my understanding).
What does he mean by machine code? Like assembly files or literally 1s and 0s?
He didn’t realize assembly was a thing, so he was actually writing machine code instructions
He was probably working with bytes and not individual bits, but yeah. He basically wrote executables directly (to my understanding).