1 write a function in linux assembly that evaluates the

Assignment Help Assembly Language
Reference no: EM13347379

1. Write a function in Linux assembly that evaluates the length of a string, called my_strlen. The function needs to take the pointer to a string as its only argument and return the number of characters in the string. You can assume that all strings are zero-terminated. Do not count the zero byte. You will not use the rep* or scas* instructions for this part of the assignment.

2. Write a Linux assembly program that prints out a string to the console, followed by a new line that contains the number of characters in the string (excluding any zero-character at the end of the string).

The string could be "hard-coded" in your .data section as follows and be exactly like that: string: .ascii "Hello, world!\n\0" Your routine should first evaluate the length of the string using your my_strlen function from Task 1, then print out the string, and then print out that length. You can not use any additional items in your .data section nor any additional sections other than .text and .data. Strings will be of arbitrary length (i.e. you cannot assume that the string length has a maximum number of digits). You will not overwrite the string. You may not use C library functions.

Reference no: EM13347379

Questions Cloud

You are needed to identify risk management issue of crowd : you are needed to identify risk management issue of crowd management at music festivals and write an essay which
What do you mean by financial index and commodity : what do you mean by financial index and commodity index?method of index uses in calculation?weighted average method?how
Write project and progress reports a business leter and : write project and progress reports. a business leter and reasearch paper for 10 mhz digital frequency meter with
Case study equip hireequip hire is a commercial and : case study equip hireequip hire is a commercial and domestic equipment hire company with 11 branches across
1 write a function in linux assembly that evaluates the : 1. write a function in linux assembly that evaluates the length of a string called mystrlen. the function needs to take
Electronics for recording1 - you seek to engineer a data : electronics for recording1 - you seek to engineer a data storage system for a neural signal recorder. how big of a disk
Question 1- a nurse noticed that one electrode of a pair of : question 1- a nurse noticed that one electrode of a pair of agagcl neural electrodes was dirty and cleaned it by
Transformational leadership in the public sector does : transformational leadership in the public sector does structure matter?research question the more hierarchical an
Identify the sample and suggest a population from which it : identify the sample and suggest a population from which it was selected. then classify the sample as sample stratified

Reviews

Write a Review

Assembly Language Questions & Answers

  Assembly language program that generates and displays

Write a assembly language program that generates and displays 20 random strings, each consisting of ten letter(A-Z, a-z)s or number(0-9)s.

  Analog measurements

Prepare an assembly program for the correctly measures the wind direction

  Build an 8088 assembler

In this project, you will build an 8088 assembler. The job of your assembler is to turn 8088 assembly code (i.e., the 8086 assembly code language) into 8088 machine code that executes in an DOS emulator.

  Program that requests n as input

Write a program that requests N as input and computes the left-hand and the right-hand sides of the equation, verifies that they are equal, and displays the result.

  Document the protocols for passing

You must document the protocols for passing parameters and returning the result to the subroutine and also follow the convertion of saving and restoring registers in the subroutine.

  Register address machine

Express the statement X= (A*B)-(C*D)-E in the assembly language of each of 0- memory address machine, 3-register address machine with 3 registers R1,R2,R3, and 2-memory-register-address machine with three registers R1,R2, R3. Your solution should use..

  Bios interrupt int 21 to read current system time

Write a program in assembly language which uses BIOS interrupt INT 21 to read current system time and displays it on the top-left corner of the screen.

  Program [hcs12 assembly language] to compute the average

Write a program [HCS12 assembly language] to compute the average of an array of N 8-bit numbers and store the result at $1000

  Determine how many of the values in the locations

Determine how many of the values in the locations with addresses $2000 to $2009 are less than $50, how many are equal to $50 and how many are greater than $50.

  Write an isr and startup code for a system that lights up le

Write an ISR and startup code for a system that lights up LED0 on the PSoC Eval1 board (assuming that a wire is connecting P1[0]) to indicate "Low Voltage"

  Write an assembly program in mips that get the array size

Write an assembly program in mips that get the array size from the keyboard, then reads a list of integers from the keyboard and writes the sorted list in ascending order to the console screen.

  Hexadecimal number that can be stored in eax

The largest 24 bits signed hexadecimal number that can be stored in EAX and table with hexadecimal numbers only.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd