??? 04/13/08 11:58 Read: times |
#153182 - Problem with ACALL instruction |
hello frds,
I m working on 8052 assembler. I have got problem in choosing the hex code for ACALL instruction. As u know "ACALL codeaddress" has 8 hex code as 11H,31H,51H...and so on... whose 3 MSB are used to calculated the address of desired subroutine.. but i m not able to understand which hex code to consider??? plz help... |