How to extend a message in binary form? in other words I have
0100000000111111101011111111101, I want to extend it to
01000000001111111010111111111011000000000000000000 00000000000000000000000000000000000000000000000000 000000000000000000000000. what command do I use in Assembly language?