Write a program subroutine that examine contents of register


Problem

In data communication systems, we often need to find a specific sequence of bits in a data stream. We want to use MSP430 for that purpose. Write a program in MPS430 assembly language subroutine that examines the contents of register R11 and looks for a 3-bit sequence "101". The program will count the number of times this sequence (101) occurs in R6 and puts that count in R5. The contents of R11 need to be preserved.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Write a program subroutine that examine contents of register
Reference No:- TGS03276331

Expected delivery within 24 Hours