Home
last modified time | relevance | path

Searched refs:pmul (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/arm64/crypto/
H A Daes-neon.S39 pmul \temp, \temp, \const
173 pmul \tmp0\().16b, \tmp0\().16b, \const\().16b
175 pmul \tmp1\().16b, \tmp1\().16b, \const\().16b
/openbmc/linux/arch/sparc/kernel/
H A Dvisemul.c589 static void pmul(struct pt_regs *regs, unsigned int insn, unsigned int opf) in pmul() function
843 pmul(regs, insn, opf); in vis_emul()