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

  Create a assembly language subroutine

Create a assembly language subroutine MULSUM that takes an array named A containing n bytes of positive numbers, and fills two arrays, array B containing n words and array C containing n long words

  Write a function in linux assembly

Write a function in Linux assembly

  Analog measurements

Prepare an assembly program for the correctly measures the wind direction

  Design a simple digital clock

Design a simple digital clock

  Write an assembly program

Prepare an Assembly program that reads in a number of cents.

  Write an assembly language program

Write an assembly language program for encrypting alphabates of a string

  Greatest common divisor of integers-masm assembly language

Must be done in MASM assembly language: Greatest common divisor of two integers is largest integer which will evenly divide both integers. GCD algorithm involves integer division in a loop.

  Write assembly program-find right admission price to movie

Write the Assembly program to find correct admission price to movie. Price of admission to a movie is $7 for kids (under 12) and $9 for adults.

  Create simple 8-bit alu using add-subtract-shift functions

Create a simple 8-bit ALU. Requirements:The eight functions that you will implement are: add, subtract, and, or, shift left logical, less than, shift right logical.

  Write assembly program print binary representation-integers

Write the assembly program called hw6_ex1, stored in file hw6_ex1.asm. This program must prompt user to enter signed 32-bit integer. Program must print out binary representation of the integer.

  Allot op-codes and add microcode to microprogram

Allot op-codes and add microcode to microprogram of Mic-1 to implement following instructions which are then included with IJVM instruction set.

  Write mips assembly program to read two non-negative numbers

Write MIPS assembly program to repeatedly read two non-negative integers and print integer product and quotient without using multiplication and division instructions.

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