Searched refs:have_field1 (Results 1 – 1 of 1) sorted by relevance
930 #define have_field(S, F) have_field1((S), FLD_O_##F)933 static bool have_field1(const DisasContext *s, enum DisasFieldIndexO c) in have_field1() function941 assert(have_field1(s, o)); in get_field1()