Seeing that there exists lw t1, %lo(label)(t2) it would make sense to add similar form for instructions l{b,h,d}. Additionally, ld is only available in the form of ld t1, -100(t2), so it would probably make sense to extend it to be consistent with other load instructions.
Seeing that there exists
lw t1, %lo(label)(t2)it would make sense to add similar form for instructionsl{b,h,d}. Additionally,ldis only available in the form ofld t1, -100(t2), so it would probably make sense to extend it to be consistent with other load instructions.