Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/include/asm/
Dcompiler.h13 #define GCC_REG_ACCUM "$0" macro
16 #define GCC_REG_ACCUM "accum" macro
/linux-4.4.14/arch/mips/kernel/
Dcpu-bugs64.c95 : "hi", "lo", GCC_REG_ACCUM); in mult_sh_align_mod()