Here we have listed some of the Assembly level program instruction with examples for microprocessor.
ASSUME
ASSUME instruction is used to initialize any segments to a given names.
Eg :- ASSUME CS:CODE
This instruction is used to...
ASSUME
ASSUME instruction is used to initialize any segments to a given names.
Eg :- ASSUME CS:CODE
This instruction is used to...
No comments:
Post a Comment