Home
last modified time | relevance | path

Searched defs:ppc_inst_prefix (Results 1 – 1 of 1) sorted by relevance

/linux/arch/powerpc/include/asm/
A Dinst.h66 #define ppc_inst_prefix(x, y) ((struct ppc_inst){ .val = (x), .suffix = (y) }) macro
74 #define ppc_inst_prefix(x, y) ppc_inst(x) macro

Completed in 7 milliseconds