Started doing some actual work today. Then I encountered this comment:
/* Magic constant computed by inspecting the code length of the following assembly language snippet ... */
In the haskell runtime. Followed by ASM encoded in hex. Yeah.. no thanks.
I think that code is vulnerable to Spectre variant 2 though.
@joeyh ASM encoded in hex is just... machine code, isn't it?
@JordiGH
it's more asm encoded as hex plus enough macros to almost be an assembler..
@joeyh jeez, what's that for
@joeyh How long did it take for things to go non-Euclidian? :)