Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/
H A Duasm.h222 # define UASM_i_SRL_SAFE(buf, rs, rt, sh) uasm_i_dsrl_safe(buf, rs, rt, sh)
275 static inline void uasm_i_dsrl_safe(u32 **p, unsigned int a1, in uasm_i_dsrl_safe() function