2 Matching Annotations
  1. Feb 2025
    1. The compiler can load uint16 c into a register and use the right ALU and branch ops on it, and JS_CCODE doesn't need other than jschar (uint16) for its macro-parameter.

      Horay! How CPU and compiler do this, register and ALU.

  2. Feb 2018