HomeSort by relevance Sort by last modified time
    Searched defs:lwsync (Results 1 - 2 of 2) sorted by null

  /external/u-boot/drivers/net/fsl-mc/dpio/
qbman_private.h 167 #define lwsync() macro
  /external/v8/src/ppc/
assembler-ppc.cc 82 supported_ |= (1u << LWSYNC);
103 supported_ |= (1u << LWSYNC);
1654 void Assembler::lwsync() { emit(EXT2 | SYNC | 1 * B21); } function in class:v8::internal::Assembler
    [all...]

Completed in 365 milliseconds