flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
l_inc 30 Sep 2014, 12:33
idle
The initial prediction for values not seen before is zero. If such predictions are made during a pass, fasm does one more pass (starts the compilation from the beginning), but uses the values established during the previous pass as the new predictions. If values established during the next pass are unchanged compared to the previous one (meaning the predictions based on the previous pass are correct), then the compilation successfully completes. Otherwise another pass is made. If the predictions are not stabilized within a certain number of passes (100 by default), the compilation fails with the error "code cannot be generated". _________________ Faith is a superposition of knowledge and fallacy |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.