Home
last modified time | relevance | path

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

/openbmc/linux/arch/alpha/lib/
H A DMakefile16 lib-y = __divqu.o __remqu.o __divlu.o __remlu.o \
45 $(addprefix $(obj)/,__divqu.o __remqu.o __divlu.o __remlu.o): \
/openbmc/linux/arch/alpha/include/asm/
H A Dasm-prototypes.h16 extern void __remlu(void);
/openbmc/qemu/tests/tcg/alpha/system/
H A Dboot.S401 .globl __remlu
402 .ent __remlu
403 __remlu: label
423 .end __remlu