Searched defs:has_feature (Results 1 – 3 of 3) sorted by relevance
165 static inline bool has_feature(uint64_t features, unsigned int fbit) in has_feature() function
107 bool has_feature(uint64_t features, unsigned int fbit) in has_feature() function
84 static int has_feature(DisasContext *ctx, int feature) in has_feature() function