Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
OMGWTF
on Jan 4, 2015
|
parent
|
context
|
favorite
| on:
Branch-free FizzBuzz in Assembly
I tried to reimplement it with less code and data (as x86 instead of x86_64 however).
I stopped at 110 bytes .text and 49 bytes .data:
http://pastebin.com/bPfrB165
Join us for
AI Startup School
this June 16-17 in San Francisco!
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
I stopped at 110 bytes .text and 49 bytes .data: http://pastebin.com/bPfrB165