Home
last modified time | relevance | path

Searched refs:PPC_INST_LBZ (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/arch/powerpc/net/
Dbpf_jit.h65 #define PPC_LBZ(r, base, i) EMIT(PPC_INST_LBZ | ___PPC_RT(r) | \
/Linux-v4.19/arch/powerpc/include/asm/
Dppc-opcode.h301 #define PPC_INST_LBZ 0x88000000 macro