We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
This page will contain some common differences and how to get functions to match.
lbu vs lw or sh vs sw
lbu
lw
sh
sw
lw vs addiu
addiu
&VARIABLE
VARIABLE
andi 0xff or andi 0xffff
andi 0xff
andi 0xffff
&& 0xff
0xff
(u8)
u8