Searched defs:UASM_i_SRL (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | uasm.h | 222 # define UASM_i_SRL(buf, rs, rt, sh) uasm_i_dsrl(buf, rs, rt, sh) macro 238 # define UASM_i_SRL(buf, rs, rt, sh) uasm_i_srl(buf, rs, rt, sh) macro
|