boot2

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

lp64-long-constant.before (185B)


      1                 lcount++;
      2 #if !defined TCC_TARGET_X86_64 || defined TCC_TARGET_PE
      3                 if (lcount == 2)
      4 #endif
      5                     must_64bit = 1;
      6                 ch = *p++;