<p><img alt="" src="https://d2vlcm61l7u1fs.cloudfront.net/media%2F706%2F706d605f-0d79-4239-b6c1-d5610707057b%2Fphpot1HD1.png" style="height:411px;width:1024px;" aria-describedby="d3f"/><strong>Write code in assemblyx86 and show sample output please</strong></p>2. (5 points) Write an assembly program to implement the following. while X> 0 X-X-1 else X-X-2 end