Find Jobs
Hire Freelancers

Assembly Language - 05/07/2018 04:58 EDT

$10-30 USD

Closed
Posted almost 6 years ago

$10-30 USD

Paid on delivery
Type in the [login to view URL] program and get it working. Then add something else that is interesting to it. Tell me what you added to the program. This program will let you experiment with addition, subtraction, increment, decrement and negate commands. You can do some more arithmetic in your version of the program.? TITLE Addition and Subtraction INCLUDE [login to view URL] .data Rval SDWORD ? Xval SDWORD 26 Yval SDWORD 30 Zval SDWORD 40 .code main PROC ; INC and DEC mov ax,1000h inc ax ; 1001h dec ax ; 1000h ; Expression: Rval = -Xval + (Yval - Zval) mov eax,Xval neg eax ; -26 mov ebx,Yval sub ebx,Zval add eax,ebx mov Rval,eax ; Zero flag example: mov cx,1 sub cx,1 mov ax,0FFFFh inc ax ; Sign flag example: mov cx,0 sub cx,1 mov ax,7FFFh add ax,2 ; Carry flag example: mov al,0FFh add al,1 ; Overflow flag example: mov al,+127 add al,1 mov al,-128 sub al,1 exit main ENDP END main
Project ID: 17297491

About the project

11 proposals
Remote project
Active 6 yrs ago

Looking to make some money?

Benefits of bidding on Freelancer

Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
11 freelancers are bidding on average $28 USD for this job
User Avatar
Hi I can work on this MASM 32bit program Thanks
$55 USD in 0 day
5.0 (176 reviews)
7.7
7.7
User Avatar
Hi, I can write the program you requested. I´m familiar with the Irvine library. Thank you
$25 USD in 1 day
5.0 (159 reviews)
6.2
6.2
User Avatar
I have ~7 years of experience in C++ and over 3 in C#. I also write some Python code and recently Haskell, so the task will not be a problem for me. Could you please contact me to discuss the details? What exactly do you want to be added?
$20 USD in 1 day
5.0 (18 reviews)
4.4
4.4
User Avatar
Hi, I know assembly language. But i use NASM assembler (32 bit x86 architecture). Do you want any program in assembly, please PM me. I can write and explain it for you Regards, Anoop S
$25 USD in 1 day
0.0 (0 reviews)
0.0
0.0
User Avatar
I have written several assembly language programs using Irvine 32, and can finish your program quickly. Relevant Skills and Experience I am a senior Software Engineering major at Auburn University and am well versed in many programming languages. I received an “A” average for my programming assignments in my Assembly Language courses
$15 USD in 2 days
0.0 (0 reviews)
0.0
0.0

About the client

Flag of UNITED STATES
United States
0.0
0
Payment method verified
Member since Mar 2, 2018

Client Verification

Thanks! We’ve emailed you a link to claim your free credit.
Something went wrong while sending your email. Please try again.
Registered Users Total Jobs Posted
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.