Home
last modified time | relevance | path

Searched refs:__mulxi3 (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/llvm/compiler-rt/lib/builtins/riscv/
Dint_mul_impl.inc13 #ifndef __mulxi3
14 #error "__mulxi3 must be defined to use this generic implementation"
20 .globl __mulxi3
21 .type __mulxi3, @function
22 __mulxi3:
Dmuldi3.S9 #define __mulxi3 __muldi3 macro
Dmulsi3.S10 #define __mulxi3 __mulsi3 macro