00:01
So, for this question, in 8085, there are 8 -bit registers.
00:05
Let us all write for the answer first part.
00:08
So, here for the mvia00h, so basically mvia, the full form is move immediate, it basically move the immediate data which is into specified, into specified register.
00:33
So, in the code last letter that is i, so it medicates, it medicates the immediate, the immediate addressing, immediate addressing mode.
01:00
Now in immediate addressing mode, the data is represented as a part of instruction in source which is in the field.
01:08
So, data may be 8 -bit or 16 -bit size.
01:16
So, mvia ,00h is the immediate data, it is the immediate data which is 00h is loaded, is loaded into a register.
01:40
Now for the second one, that is for the mvib ,f8h.
01:48
So, this is also the immediate, immediate addressing, immediate addressing mode and the immediate data that is f8h is loaded, is loaded into b register, b register...