Searched defs:uasm_i_nop (Results 1 – 2 of 2) sorted by relevance
253 #define uasm_i_nop(buf) uasm_i_or(buf, 1, 1, 0) macro255 #define uasm_i_nop(buf) uasm_i_sll(buf, 0, 0, 0) macro
251 #define uasm_i_nop(buf) uasm_i_sll(buf, 0, 0, 0) macro