Searched refs:bit_step (Results 1 – 3 of 3) sorted by relevance
68 bit_step(struct bit_state *s, bi_instruction *ins, bool FMA);
43 bit_step(&s, ins, fma); in bit_test_single()
397 bit_step(struct bit_state *s, bi_instruction *ins, bool FMA) in bit_step() function