Question: Topic: CPU Architecture, Programming, EMU8086, ARMSim Complete the following question Please run the following program in EMU8086 and ARMSim (if time allows) and answer the
Topic: CPU Architecture, Programming, EMU8086, ARMSim
Complete the following question
Please run the following program in EMU8086 and ARMSim (if time allows) and answer the questions by complete the table below (one table for each emulator):



LDRR1,=Value1LDRR2,=Value2ADDR1,R1,R2+y)STRR1,=ResultSWI0x11Value1:.word0x37E3C123Value2:.word0x367402AAResult:.word0;Loadthefirstnumber;Loadthesecondnumber;ADDthemtogetherintoR1(x=x;Storetheresult;Firstvaluetobeadded;;Secondvaluetobeadded;Storageforresult ARMSim - The ARM Simulator Dept. of Computer Science \begin{tabular}{|l|l|l|l|} \hline Assembly Instruction & Machine code in Hex & Memory address & \#of bytes for the instruction in the machine code \\ \hline & & & \\ \hline & & & \\ \hline & & & \\ \hline & & & \\ \hline & & & \\ \hline \end{tabular} \begin{tabular}{|l|l|l|l|l|} \hline Variable name & Initial value & Memory address & \# of bytes & Value is changed to by instructions \\ \hline & & & & \\ \hline & & & & \\ \hline & & & & \\ \hline \end{tabular} 4. Save the file as xxx.asm where xxx is the file name you select and .asm is the assembly language program extension. 5. Click on the "Assemble" button after you finish write your assembly program... 5. After assemble process succeed, select the "Bin-Sim" option to load the assembled code to the main window for execution... APIGEE API gateway log management with ELK (Elast... In this article we will see how we can manage logs generated by APIGEE API gateway with Elastic Search, Logstash and... examples.javacodegeeks.com
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
