Home | History | Annotate | Download | only in x64

Lines Matching refs:kExponentMask

187     __ andl(rcx, Immediate(HeapNumber::kExponentMask));