Page 1 of 1

/Fix the bug. We are trying to get the val indirectly and store in rslt location. / Add indirect / / Code Section addi p

Posted: Tue Apr 12, 2022 10:21 am
by answerhappygod
Fix The Bug We Are Trying To Get The Val Indirectly And Store In Rslt Location Add Indirect Code Section Addi P 1
Fix The Bug We Are Trying To Get The Val Indirectly And Store In Rslt Location Add Indirect Code Section Addi P 1 (17.21 KiB) Viewed 48 times
MARIE (a Machine Architecture that is Really Intuitive and Easy)
is used.
/Fix the bug. We are trying to get the val indirectly and store in rslt location. / Add indirect / / Code Section addi ptr store rslt output halt / / Data section / ptr, hex 105 // Location of val val, dec 12 rsltdec 0 end Marie-online