Searched defs:ppc_inst (Results 1 – 1 of 1) sorted by relevance
46 struct ppc_inst { struct53 static inline u32 ppc_inst_val(struct ppc_inst x) in ppc_inst_val() argument63 #define ppc_inst(x) ((struct ppc_inst){ .val = (x) }) macro
Completed in 3 milliseconds