Home | History | Annotate | Download | only in x64

Lines Matching full:byte_offset

2309   int byte_offset = bits / kBitsPerByte;
2311 testb(Operand(src, byte_offset), Immediate(1 << bit_in_byte));