• istdaslol@feddit.org
      link
      fedilink
      arrow-up
      1
      ·
      4 months ago

      Not all ARM CPUs support mod operations. It’s better to use bit operations. Check if the last bit is set. If set it’s odd else it’s even.