• istdaslol
      link
      fedilink
      arrow-up
      4
      ·
      2 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.