Home
last modified time | relevance | path

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

/arch/powerpc/net/
Dbpf_jit32.h118 do { PPC_LI32(r, i); PPC_LHBRX(r, r, base); } while(0)
Dbpf_jit.h77 #define PPC_LHBRX(r, base, b) EMIT(PPC_INST_LHBRX | ___PPC_RT(r) | \ macro