Home | History | Annotate | Download | only in arm64

Lines Matching refs:decode

5284     // We use BitField to decode the payload, and BitField can only handle
5288 int reg_code = RegisterBits::decode(payload);
5290 uint64_t smi_check_delta = DeltaBits::decode(payload);