Show Bid Request
Assembly Language School Work
Bid Request Id: 38524
|
|
|
Posted by: |
bklyn718 (2 ratings)
(Software buyer rating 10)
|
Non-action Ratio: |
Very Good - 0.00%
|
Posted: |
Dec 5, 2002 8:14:23 PM EDT
|
Bidding Closes: |
Dec 7, 2002 8:25:13 PM EDT
|
Viewed (by coders): |
59 times
|
Deadline: |
12/8/2002
TIME EXPIRED
|
|
|
|
Description:
Just regular assembly language problems
Problem 1.
assume an address of 2A3F:0105. What parts of that address would you find in what registers?
Problem 2.
Assume AX=95Ax and Cx=0003. What would be in ax after the following instructions are completed?
CLC RCL AL, CL
Problem 3.
Write an instruction that loads the quanity 01c3BH from the AX register to the DX register.
Problem 4.
Write an instruction that adds the quanity FCFCH to the contents of the BX register.
Problem 5.
Explain exactly what the following instruction acoomplishes MOV DX, [0202].
Problem 6. What is in AX & BX after the following?
MOV AX,2F1A MOV BX,1B4B AND AX, BX
Problem 7. What is in the Binary and hex code for the following
MOV DX,1234
Problem 8
Write a flow chart and 8088/86 assembly language program to add the contents of memory locations 01010H and 01012H. If the result is greater than 0400H, load all ones into address 02000H, otherwise load 02000H with all zeros
Deliverables: 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done.
2) Installation package that will install the software (in ready-to-run condition) on the platform(s) specified in this bid request.
3) Complete ownership and distribution copyrights to all work purchased.
Platform:
8088/8086
Intel
Must be 100% finished and received by buyer on:
Dec 8, 2002 EDT
Deadline legal notes: All times are expressed in the time zone of the site EDT (UT - 5). If the buyer omitted a time, then the deadline is 11:59:59 PM EDT on the indicated date.
Special Conditions / Other:
I need this before Monday. Sorry for short notice
Remember that contacting the other party outside of the site (by email, phone, etc.) on all business projects < $500 (before the buyer's money is escrowed) is a violation of both the software buyer and seller agreements.
We monitor all site activity for such violations and can instantly expel transgressers on the spot, so we thank you in advance for your cooperation.
If you notice a violation please help out the site and report it. Thanks for your help.
|
|
Bidding/Comments:
|
All monetary amounts on the site are in United States dollars.
Rent a Coder is a closed auction, so coders can only see their own bids and comments. Buyers can view every posting made on their bid requests. |
See all rejected bids (and all comments)
Name |
Bid Amount |
Date |
Coder Rating |
|
|
This bid was accepted by the buyer!
|
$40 (USD)
|
Dec 5, 2002 9:01:15 PM EDT
|
9.5
(Excellent)
|
|
|
I can help you with this, I have many years of experience with x86 assembly.
A few things to clarify:
The first question means 'assume we are fetching instructions from this address', right?
The second says 'Assume AX=95Ax'. That second 'x' looks like a typo.
Question seven is asking for machine code corresponding to the given assembly, correct?
|
|
|
|
|
|