i want to combine 2 bytes(4bit MSByte + 8bit LSByte) into a single 12bit bit
e.g 1000 combined with 11110000 = 100011110000
Does anyone know of ways of doing this in ASM, C or even flowcode V3?
I would really appreciate anyone's help with this matter

Thanks
Ellisp83