Y86 is an academic simplification of the 80x86 CPU architecture.
IA32 to Y86 ATT Assembly I have the following IA32 assembly code: Bubble: .LFB0: pushl %esi pushl %ebx movl 16(%esp), %…