Home | History | Annotate | Download | only in x87

Lines Matching refs:decode

418   Type type() const { return TypeField::decode(data_); }
420 int n = NextField::decode(data_);
431 NextField::decode(data_));