✅ Перевірена відповідь на це питання доступна нижче. Наші рішення, перевірені спільнотою, допомагають краще зрозуміти матеріал.
Two different compilers translated the following C code fragment: Assume that a is in t0 , b is in t1 , and x is in t2 . Compiler A:
Compiler B (incomplete):
What statement is missing from Compiler B's code (line 1) to make it logically equivalent to Compiler A's code?