1 2 3 4 5 6 7 8
#include "Cmm.h" // Small memsets should unroll callMemset (W_ dst) { prim %memset(dst, 1, 16, 4); return (); }