Home
last modified time | relevance | path

Searched refs:PPC_INST_BCTR (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dmodule_64.c145 PPC_INST_BCTR,
353 PPC_INST_BCTR,
H A Dmodule_32.c187 entry->jump[3] = PPC_INST_BCTR; in do_plt_call()
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dppc-opcode.h260 #define PPC_INST_BCTR 0x4e800420 macro
437 #define PPC_RAW_BCTR() (PPC_INST_BCTR)
/OK3568_Linux_fs/kernel/arch/powerpc/net/
H A Dbpf_jit_comp64.c714 EMIT(PPC_INST_BCTR | 0x1); in bpf_jit_build_body()