HomeSort by relevance Sort by last modified time
    Searched full:__dcbz (Results 1 - 1 of 1) sorted by null

  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/include/gcc/darwin/4.2/
ppc_intrinsics.h 59 * __dcbz - Data Cache Block Set to Zero (32-bytes only)
380 * __dcbz - Data Cache Block Set to Zero (32-bytes only)
384 * void __dcbz(void *, int);
386 #define __dcbz(base, index) \ macro

Completed in 46 milliseconds