Searched refs:LOCK_WORD_READ_BARRIER_STATE_MASK (Results 1 – 4 of 4) sorted by relevance
210 #define LOCK_WORD_READ_BARRIER_STATE_MASK 0x30000000 in CheckAsmSupportOffsetsAndSizes() macro211 ADD_TEST_EQ(LOCK_WORD_READ_BARRIER_STATE_MASK, in CheckAsmSupportOffsetsAndSizes()
1066 …test LITERAL(LOCK_WORD_READ_BARRIER_STATE_MASK), %ecx // overflowed if either of the upper two bi…1098 …andl LITERAL(LOCK_WORD_READ_BARRIER_STATE_MASK), %ecx // ecx: new lock word zero except original …
1008 …test LITERAL(LOCK_WORD_READ_BARRIER_STATE_MASK), %ecx // overflowed if either of the upper two bi…1052 …andl LITERAL(LOCK_WORD_READ_BARRIER_STATE_MASK), %ecx // ecx: new lock word zero except original …
1074 …and w3, w3, #LOCK_WORD_READ_BARRIER_STATE_MASK // w3: zero except for the preserved read barri…