Searched refs:GetPrimaryOpcode (Results 1 – 3 of 3) sorted by relevance
52 uint8_t GetPrimaryOpcode() const in GetPrimaryOpcode() function
307 uint8_t primary = GetPrimaryOpcode();317 …ASSERT(GetPrimaryOpcode() >= <%= Panda::prefixes.map(&:opcode_idx).min %>); // NOLINT(readability…329 …return GetPrimaryOpcode() >= <%= Panda::prefixes.map(&:opcode_idx).min %>; // NOLINT(readability-…467 auto opcode = GetPrimaryOpcode();
271 uint8_t GetPrimaryOpcode() const in GetPrimaryOpcode() function