hi, I'm reading a 12 bit data from ADC, I need to divide this value with 10 sometimes to get only most significant bit( I need to display values from 00 to 99 in 7seg display and I don't need values ​​after the decimal point) how can I divide this 12 bit value on assembly language (MIDE- 51), thank you