Fix error about li in asm
The li instruction was not handled appropriately : the CPU is supposed to do the shift, not the asm parser
Please register or sign in to comment
The li instruction was not handled appropriately : the CPU is supposed to do the shift, not the asm parser