Home | History | Annotate | Download | only in ia32

Lines Matching refs:decode

4963   int argc = ArgumentBits::decode(bit_field_);
4964 bool is_store = IsStoreBits::decode(bit_field_);
4965 bool call_data_undefined = CallDataUndefinedBits::decode(bit_field_);