Git Product home page Git Product logo

keil-arm's Introduction

keil-ARM

  1. Write a program in ARM assembly language to add and subtract two 32-bit numbers using: i) Direct addressing mode=2 ii) Indirect addressing mode=2 iii) Barrel shifter=4
  2. Write a program to perform left and right shift of a number.=4
  3. Write a program to find whether number is even or odd.=1
  4. Write a program to perform Multiplication using addition.=1
  5. Write a program to store Multiplication table of a number.=1
  6. Write a program to perform Division using subtraction.=1
  7. Write a program to find the factorial of a number.
  8. Write a program in ARM assembly language to find 1โ€™s and 2โ€™s compliment.
  9. Write a program in ARM assembly language to find greater of two numbers
  10. Write a program to perform 64-bit addition of two 64-bit number.
  11. Write a program to find the largest and smallest number in an array.
  12. Write a program to find the sorting in an array.
  13. Write a program to copy an array.
  14. Write a program to count the number of characters in a given string.
  15. Write a program to find the number of occurrence of a particular character in a string.
  16. Write a program to add two integer strings
  17. Write a program in ARM assembly language to implement the following equation: i) ax2+by2 ii) 6(x+y) +2z+4
  18. Write a program in ARM assembly language to verify how many bytes are present in a given set which resemble 0xAC.
  19. Write a program in ARM assembly language to count the number of 1s and 0s in a given byte and verify the result.
  20. Write a program in ARM assembly language for transferring of block of data (e.g. block transfer of 10 numbers from one memory location to another e.g. 0x00000030 to 0x00000300.)

keil-arm's People

Contributors

gokughoul avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.