Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

need help with the highlighted ones only 11. Predict the output of the program in Figure 5.13 if the dot commands are changed to .WORD

need help with the highlighted ones only image text in transcribed
image text in transcribed
11. Predict the output of the program in Figure 5.13 if the dot commands are changed to .WORD OxFE63 ; First BYTE Ox00 Second .BYTE b' ; Third WORD 1401 ; Fourth 12. Determine the object code and predict the output of the following assembly language programs: *(a) (b) DECO 'm', i DECO 'Q', LDBA ' ', i LDBA ' ', STBA OxFC16, STBA OXFC16, DECO "mm", i DECO OxFFC3, i LDBA ', LDBA ' ', i STBA OxFC16,d STBA OxFC16,d LDBA Ox0026, i LDBA Ox007D, i STBA OxFC16, STBA OxFC16, STOP STOP END . END FIGURE 5.13 A nonsense program to illustrate the interpretation of bit patterns. 0000 0003 0005 0006 0007 120009 FFFE 00 BR .WORD BYTE - .BYTE .WORD 0x0009 OxFFFE Ox00 : Branch around data First Second : Third ; Fourth 55 0470 1136 7 DECO Interpret First as dec LDBA STBA DECO STBA Interpret Second and Third as dee LDBA HEXO 0009 390003 0000 DOOOOA 000F F1F016 0012 390005 0015 F1FC16 0018 D0000A 0013 410005 001E DOOOOA 0021 F1FC16 0024 D10006 0027 F1FC16 002A D10008 002D F1FC16 0030 00 0031 Ox0003, ', i OxF016, 0x0005, OxFC16.d ' ', i 0x0005, ' ', OxFC16, Ox0006, OxFC16,d 0x0008, OxFC16, Interpret Second and Third as hex LDBA STBA LDBA Interpret Third as char STBA LDBA Interpret Fourth as char STBA STOP . END Output -2 85 0055 Up

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Strategic Database Technology Management For The Year 2000

Authors: Alan Simon

1st Edition

155860264X, 978-1558602649

Students also viewed these Databases questions