EkendraOnLine
  • Home
    • Random
    • Local Guide Story
    • Media coverage
    • About
  • Engg
    • Master’s (Grad)
      • Sensor Networks
      • Network Security
      • Cloud Computing
    • Bachelor’s (Undergrad)
      • Course/Syllabus
      • C Programming Language
      • Communications
      • Computer Microprocessor and Archtiecture
      • Digital Electronics
      • Engineering Economics
      • Numerical Methods
      • Projects
      • Satellite Communications
  • Thesis
    • Research Papers & Journal
    • Thesis Guide
    • Thesis Topics
    • Poster Presentation
    • Research Writing
  • Downloads
    • Download LEACH protocol source code for Wireless Sensor Networks
    • Download Dell Webcam Driver Softwares for Vostro Laptops
    • Download Spice Mobile Phones Windows Installation Drivers
    • Download C-Media USB 3D Audio Controller – PD 552
  • Computing
    • Windows
    • Tutorials
    • Tech Talks
    • Internet
    • Gadgets
  • Pictography
    • 360 Photography
No Result
View All Result
  • Home
    • Random
    • Local Guide Story
    • Media coverage
    • About
  • Engg
    • Master’s (Grad)
      • Sensor Networks
      • Network Security
      • Cloud Computing
    • Bachelor’s (Undergrad)
      • Course/Syllabus
      • C Programming Language
      • Communications
      • Computer Microprocessor and Archtiecture
      • Digital Electronics
      • Engineering Economics
      • Numerical Methods
      • Projects
      • Satellite Communications
  • Thesis
    • Research Papers & Journal
    • Thesis Guide
    • Thesis Topics
    • Poster Presentation
    • Research Writing
  • Downloads
    • Download LEACH protocol source code for Wireless Sensor Networks
    • Download Dell Webcam Driver Softwares for Vostro Laptops
    • Download Spice Mobile Phones Windows Installation Drivers
    • Download C-Media USB 3D Audio Controller – PD 552
  • Computing
    • Windows
    • Tutorials
    • Tech Talks
    • Internet
    • Gadgets
  • Pictography
    • 360 Photography
No Result
View All Result
EkendraOnLine
No Result
View All Result

ALP to reverse the given string

Ekendra Lamsal by Ekendra Lamsal
January 15, 2012
in Computer Microprocessor and Archtiecture
0

title reverse the given string
dosseg
.model small
.stack 100h
.code
main proc
mov ax, @data
mov ds, ax
mov si, offset string ;load base address of string in si register
mov cx, len ;move length in cx register

add si, cx ;character incrementing ie SI=SI+CX, one character beyond string
dec si

BACK: mov dl, [si] ;display character
mov ah, 2
int 21h
dec si ;decrementing address pointer
loop BACK

mov ax, 4c00h
int 21h
main endp

.data
string db ‘This is an ALP’
len dw $-string
end main

Previous Post

ALP to count negative (-ve) numbers from a given list of 10 numbers

Next Post

Electric Circuits I EG477EE

Next Post

Electric Circuits I EG477EE

Please login to join discussion

Latest posts

  • e-Governance Expert in Nepal, Context of Federalization Question Answer
  • e-Governance system in Nepalese context of transition to federalism QnA
  • Faults quote by Mahatma Gandhi
  • Getting early access to Android 8.0 Oreo in OnePlus Phones (with Open Beta Program)
  • Kathmandu – the only city in Nepal
  • Google Clips vs Narrative Clip: Era of Machine learning and Wearable Cameras
  • How to force upgrade OnePlus? OP3/3T to 5 features, Android 8
  • Presuming a blogging rejuvenation
  • This is why You should always order the cheapest bottle of wine on the restaurant menu.
  • Alcohol consumption in Nepal Statistics

Advts.

Translate this site

2019 © EkendraOnLine.com

No Result
View All Result
  • Home
    • Random
    • Local Guide Story
    • Media coverage
    • About
  • Engg
    • Master’s (Grad)
      • Sensor Networks
      • Network Security
      • Cloud Computing
    • Bachelor’s (Undergrad)
      • Course/Syllabus
      • C Programming Language
      • Communications
      • Computer Microprocessor and Archtiecture
      • Digital Electronics
      • Engineering Economics
      • Numerical Methods
      • Projects
      • Satellite Communications
  • Thesis
    • Research Papers & Journal
    • Thesis Guide
    • Thesis Topics
    • Poster Presentation
    • Research Writing
  • Downloads
    • Download LEACH protocol source code for Wireless Sensor Networks
    • Download Dell Webcam Driver Softwares for Vostro Laptops
    • Download Spice Mobile Phones Windows Installation Drivers
    • Download C-Media USB 3D Audio Controller – PD 552
  • Computing
    • Windows
    • Tutorials
    • Tech Talks
    • Internet
    • Gadgets
  • Pictography
    • 360 Photography

2019 © EkendraOnLine.com