Searched refs:PPC_RAW_NOP (Results 1 – 3 of 3) sorted by relevance
98 EMIT(PPC_RAW_NOP()); \
103 EMIT(PPC_RAW_NOP()); in bpf_jit_build_prologue()104 EMIT(PPC_RAW_NOP()); in bpf_jit_build_prologue()210 EMIT(PPC_RAW_NOP()); in bpf_jit_emit_func_call_rel()
433 #define PPC_RAW_NOP() (PPC_INST_NOP) macro