Hacker News new | ask | show | jobs
by pcwalton 899 days ago
In fact, on AArch64 there is no integer multiply instruction; there's only multiply-add, and if you just want a multiply you supply the zero register as the addend.