boot2

Playing with the boostrap
git clone https://git.ryansepassi.com/git/boot2.git
Log | Files | Refs | README

arm64-va-arg-pointer.before (114B)


      1     if (is_float(t->t)) {
      2         hfa = 1;
      3         fsize = size;
      4     }
      5 
      6     gaddrof();
      7     r0 = intr(gv(RC_INT));