Searched refs:LOCK_WORD_READ_BARRIER_STATE_MASK (Results 1 – 4 of 4) sorted by relevance
335 #define LOCK_WORD_READ_BARRIER_STATE_MASK 0x30000000 in CheckAsmSupportOffsetsAndSizes() macro336 ADD_TEST_EQ(LOCK_WORD_READ_BARRIER_STATE_MASK, in CheckAsmSupportOffsetsAndSizes()
981 …test LITERAL(LOCK_WORD_READ_BARRIER_STATE_MASK), %ecx // overflowed if either of the upper two bi…1021 …andl LITERAL(LOCK_WORD_READ_BARRIER_STATE_MASK), %ecx // ecx: new lock word zero except original …
959 …test LITERAL(LOCK_WORD_READ_BARRIER_STATE_MASK), %ecx // overflowed if either of the upper two bi…1019 …andl LITERAL(LOCK_WORD_READ_BARRIER_STATE_MASK), %ecx // ecx: new lock word zero except original …
1154 …and w3, w3, #LOCK_WORD_READ_BARRIER_STATE_MASK // w3: zero except for the preserved read barri…