Question: show all work please Problem #1 (25 points) Assembly Language Directives A. (15 points) Consider the assembly directives shown below. Show the content of relevant
Problem #1 (25 points) Assembly Language Directives A. (15 points) Consider the assembly directives shown below. Show the content of relevant regions of the memory Initialized by these directives. The memory is organized in words. The MSP430 ISA is a little-endian architecture. Fill in the table below. Assume that the assembler places the data segment in RAM memory starting from the address 0x1100. How many bytes is allocated and initialized by these directives? Ib1: Ib2: .data .byte 2, 4,-3.C .byte 11001110b, 346, 0x44 align 2 word -8, 8, OxCBAC long 2 float 2.0 .cstring "CBA" Iw1: llw1 : 11: Is: Label Address (hex) Memory(15.0) (hex] Ibi Ox1100 Ox0402 26 bytes
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
