Combining charcters in mips
- by Krewie
Hello , i was wondering if there was anyway of combining two characters to form one character.
For instance, i have the character 6 and 7 , i want to combine them and make the result 67 that is saved in a register, is there any solution to this problem ?
//Thx in advance