userland/arch/arm/and.S AND
EOR: exclusive OR
userland/arch/arm/orr.S: OR
userland/arch/arm/clz.S: count leading zeroes
ARM BIC instruction
ARM UBFM instruction
ARM BFM instruction