HomeSort by: relevance | last modified time | path
    Searched refs:_AMO_LD_XOR (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
amo.h 38 _AMO_LD_XOR = 0x01, /* Fetch and Xor. */
75 _AMO_LD_SIMPLE (amo_lwat_xor, uint32_t, "lwat", _AMO_LD_XOR)
88 _AMO_LD_SIMPLE (amo_ldat_xor, uint64_t, "ldat", _AMO_LD_XOR)
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
amo.h 38 _AMO_LD_XOR = 0x01, /* Fetch and Xor. */
75 _AMO_LD_SIMPLE (amo_lwat_xor, uint32_t, "lwat", _AMO_LD_XOR)
88 _AMO_LD_SIMPLE (amo_ldat_xor, uint64_t, "ldat", _AMO_LD_XOR)

Completed in 24 milliseconds