79806678

Date: 2025-11-01 16:38:37
Score: 0.5
Natty:
Report link

@dbush: The post says they want the compiler to keep the value in a register, not in the register used to pass it to the routine. The argument register would have to be reloaded for each call, but it can be from another register instead of from memory. The post explicitly notes %ebx would be reloaded.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • User mentioned (1): @dbush
  • Single line (0.5):
  • Looks like a comment (1):
  • High reputation (-2):
Posted by: Eric Postpischil