Searched defs:rd_lo (Results 1 – 4 of 4) sorted by relevance
35 unsigned rd_lo; in silk_SMULWB_armv4() local55 unsigned rd_lo; in silk_SMULWT_armv4() local75 unsigned rd_lo; in silk_SMULWW_armv4() local91 unsigned rd_lo; in silk_SMLAWW_armv4() local
34 unsigned rd_lo; in MULT16_32_Q16_armv4() local51 unsigned rd_lo; in MULT16_32_Q15_armv4() local
2122 int rd_lo = instr->RdValue(); in DecodeType01() local
669 void MacroAssembler::Mul(Register rd_hi, Register rd_lo, in Mul()