Offset value means distance from starting address Or u can say a part of address which add to the starting segment address to calculate physical address For ex DS hold 1234 SI hold 1111 Then PA = 12340+1111=13451
@B.techPsitWallah Жыл бұрын
Mam pa1 ka value 45552 aa rha hai
@B.techPsitWallah Жыл бұрын
Increment ds 45553
@reshusingh101 Жыл бұрын
Mam cam u please explain offset as i didn't get it!?
@TechnoTutorials2783 Жыл бұрын
Offset means distance for example I'd ss contain 1234. And si contain 0005 toh source index vslue work as offset then physical address will be ss*10+so=12340+0005=12345