Remix.run Logo
Pannoniae an hour ago

I wholly agree, processors are strongly typed, even if there are holes like using integer instructions on floating-point values in XMM regs, very insightful comment:)

btw a bit of nitpick: to be fair basically no one uses x87 anymore, it's https://www.felixcloutier.com/x86/cvttss2si and friends but yes :)

uecker 43 minutes ago | parent [-]

For "strongly typed" I would expect some type checking.