Home
last modified time | relevance | path

Searched defs:UASM_i_SLL (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/arch/mips/include/asm/
Duasm.h209 # define UASM_i_SLL(buf, rs, rt, sh) uasm_i_dsll(buf, rs, rt, sh) macro
225 # define UASM_i_SLL(buf, rs, rt, sh) uasm_i_sll(buf, rs, rt, sh) macro