Home | History | Annotate | Download | only in arm64

Lines Matching refs:decode

5432   int argc = ArgumentBits::decode(bit_field_);
5433 bool is_store = IsStoreBits::decode(bit_field_);
5434 bool call_data_undefined = CallDataUndefinedBits::decode(bit_field_);