Searched defs:cond_modifier (Results 1 – 4 of 4) sorted by relevance
373 get_cond_modifier_name(unsigned opcode, unsigned cond_modifier) in get_cond_modifier_name()
119 unsigned cond_modifier:4; /* GEN6_COND_x */ member
88 unsigned cond_modifier:4; member
112 int cond_modifier = GEN6_COND_NONE; in aos_simple() local