Home | History | Annotate | Download | only in x64

Lines Matching refs:decode

4902   int argc = ArgumentBits::decode(bit_field_);
4903 bool is_store = IsStoreBits::decode(bit_field_);
4904 bool call_data_undefined = CallDataUndefinedBits::decode(bit_field_);