Home | History | Annotate | Download | only in arm

Lines Matching refs:decode

5068   int argc = ArgumentBits::decode(bit_field_);
5069 bool is_store = IsStoreBits::decode(bit_field_);
5070 bool call_data_undefined = CallDataUndefinedBits::decode(bit_field_);