Searched refs:uasm_i_beqzl (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/mips/include/asm/ | ||
| A D | uasm.h | 247 #define uasm_i_beqzl(buf, rs, off) uasm_i_beql(buf, rs, 0, off) macro |
| /linux/arch/mips/mm/ | ||
| A D | uasm.c | 594 uasm_i_beqzl(p, reg, 0); in uasm_il_beqzl() |
Completed in 6 milliseconds