Searched refs:PPC_RAW_NOP (Results 1 – 3 of 3) sorted by relevance
89 EMIT(PPC_RAW_NOP()); \
102 EMIT(PPC_RAW_NOP()); in bpf_jit_build_prologue()103 EMIT(PPC_RAW_NOP()); in bpf_jit_build_prologue()209 EMIT(PPC_RAW_NOP()); in bpf_jit_emit_func_call_rel()
432 #define PPC_RAW_NOP() (PPC_INST_NOP) macro