Home
last modified time | relevance | path

Searched refs:PPC_RAW_CMPD (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/arch/powerpc/net/
H A Dbpf_jit_comp64.c843 EMIT(PPC_RAW_CMPD(bpf_to_ppc(BPF_REG_0), tmp2_reg)); in bpf_jit_build_body()
1105 EMIT(PPC_RAW_CMPD(dst_reg, src_reg)); in bpf_jit_build_body()
1176 EMIT(PPC_RAW_CMPD(dst_reg, tmp1_reg)); in bpf_jit_build_body()
/kernel/linux/linux-5.10/arch/powerpc/net/
H A Dbpf_jit_comp64.c954 EMIT(PPC_RAW_CMPD(dst_reg, src_reg)); in bpf_jit_build_body()
1032 EMIT(PPC_RAW_CMPD(dst_reg, in bpf_jit_build_body()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dppc-opcode.h459 #define PPC_RAW_CMPD(a, b) (0x7c200000 | ___PPC_RA(a) | ___PPC_RB(b)) macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dppc-opcode.h521 #define PPC_RAW_CMPD(a, b) (0x7c200000 | ___PPC_RA(a) | ___PPC_RB(b)) macro

Completed in 8 milliseconds