csci2021/ArchLab/archlab-handout/sim/y86-code/prog8.yo
Michael Zhang 1fa36db752
f
2018-01-29 17:45:27 -06:00

5 lines
241 B
Text

| # prog8: Forwarding Priority
0x000: 30f20a00000000000000 | irmovq $10,%rdx
0x00a: 30f20300000000000000 | irmovq $3,%rdx
0x014: 2020 | rrmovq %rdx,%rax
0x016: 00 | halt