??? 04/13/08 12:49 Read: times |
#153189 - still confused... Responding to: ???'s previous message |
sorry but which 3 MSB are you talking about....if its of ACALL then the same thing i want to know which hex code should i choose to get those 3 MSB...
okay let me make myself more clear suppose i hv assembly code as [i] 2000 acall 8AH 2002 clr c 2003 subb a,#00H 2005 jz label1 [/i] here can u tell me the hex code for the instruction "acall 8AH" ??? |