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