Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Can we use an equated value as operand for an MVC
instruction? Reason for the same

Answer Posted / phil

If you write an MVC statement with an equated value as the
sending operand, then the assembler will try to resolve that
operand value as a base and displacement, it will not
necessarily throw an error at assembly, but the results at
execution will be unpredictable and may well give rise to a
protection exception.
The point of the MVI statement is that the single byte
sending operand value is assembled as part of the
instruction itself and does not have to be 'fetched' at
execution time, therefore if you are only moving a single
byte of fixed value, then an MVI will be marginally more
efficient than an MVC

Is This Answer Correct ?    4 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do we use "drop"?

1043


What is maximum displacement and how to cross this limit?

1228


Explain how to pass instream data in sysin with assembler?

1144


Explain about house keeping in assembler?

1088


explain icm instruction?

1138


What is the use of trt instruction?

1078


What is need of start 0? In steed of can we use anyother numerics? If we use what will happen?

1101


How to pass the parameters from jcl to assembler program?

1059


how to initialize a register to 0000?

1205


Explain about base register?

1104


How are data passed from jcl parm to assembler program?

1066


How many maximum base registers we can have in a single program?

1170


How is data passed from a calling program to an assembler called program?

1124


how to retrieve the instream data in sysin?

1186


how to pass the parameters from jcl to assembler pgm?

1158