Searched defs:rd_hi (Results 1 – 4 of 4) sorted by relevance
36 int rd_hi; in silk_SMULWB_armv4() local56 int rd_hi; in silk_SMULWT_armv4() local76 int rd_hi; in silk_SMULWW_armv4() local92 int rd_hi; in silk_SMLAWW_armv4() local
35 int rd_hi; in MULT16_32_Q16_armv4() local52 int rd_hi; in MULT16_32_Q15_armv4() local
2121 int rd_hi = rn; // Remap the rn field to the RdHi register. in DecodeType01() local
669 void MacroAssembler::Mul(Register rd_hi, Register rd_lo, in Mul()