MeP Options

3.17.25 MeP Options

-mabsdiff
Enables the abs instruction, which is the absolute difference between two registers.
-mall-opts
Enables all the optional instructions—average, multiply, divide, bit operations, leading zero, absolute difference, min/max, clip, and saturation.
-maverage
Enables the ave instruction, which computes the average of two registers.
-mbased=n
Variables of size n bytes or smaller are placed in the .based section by default. Based variables use the $tp register as a base register, and there is a 128-byte limit to the .based section.
-mbitops
Enables the bit operation instructions—bit test (btstm), set (bsetm), clear (bclrm), invert (<