Sign EXTend Byte: extract the low byte from t2 and sign extend it into t1
sext.b
Operands
reg, regVariants
- Sign EXTend Byte: extract the low byte from t2 and sign extend it into t1 sext.b t1, t2
- Sign EXTend Byte: extract the low byte from t2 and sign extend it into t1 (64bit) sext.b t1, t2
Loading...