Searched refs:vw (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/commpage/
H A Dbcopy_g4.s55 * v5-v7 = permuted qw's ("vw", "vx", "vy")
84 #define vw v5 define
404 vperm vw,v1,v2,vp
408 stvx vw,0,rd
411 vperm vw,v4,v1,vp
414 stvx vw,c48,rd
595 vperm vw,v2,v1,vp
598 stvx vw,cm1,rd
601 vperm vw,v1,v4,vp
603 stvx vw,cm4
[all...]
H A Dbcopy_970.s49 *v9-v12 = permuted qw's ("vw", "vx", "vy", and "vz")
70 #define vw v9 define
393 vperm vw,v1,v2,vp
400 stvx vw,0,rd
405 vperm vw,v5,v6,vp
409 stvx vw,0,w4
/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Drtsock.c109 static int sysctl_dumpentry(struct radix_node *rn, void *vw);
1116 sysctl_dumpentry(struct radix_node *rn, void *vw) argument
1118 struct walkarg *w = vw;

Completed in 29 milliseconds