Home | History | Annotate | Download | only in x64

Lines Matching full:bts

119   // NOTE: For now, we use the bit-test-and-set (bts) x86 instruction
124 masm->bts(Operand(page_start, Page::kRSetOffset), pointer_offset);
240 // NOTE: For now, we use the bit-test-and-set (bts) x86 instruction
244 bts(Operand(object, Page::kRSetOffset), scratch);