Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/include/asm/
Duasm.h253 #define uasm_i_nop(buf) uasm_i_or(buf, 1, 1, 0) macro
255 #define uasm_i_nop(buf) uasm_i_sll(buf, 0, 0, 0) macro