Searched defs:ARM_UMULL (Results 1 – 2 of 2) sorted by relevance
269 #define ARM_UMULL(rd_lo, rd_hi, rn, rm) (ARM_INST_UMULL | (rd_hi) << 16 \ macro