30.4. ARM data processing instructions
Arithmetic:
-
userland/arch/arm/mul.S: multiply
-
userland/arch/arm/sub.S: subtract
-
userland/arch/arm/rbit.S: reverse bit order
-
userland/arch/arm/rev.S: reverse byte order
Arithmetic:
userland/arch/arm/mul.S: multiply
userland/arch/arm/sub.S: subtract
userland/arch/arm/rbit.S: reverse bit order
userland/arch/arm/rev.S: reverse byte order