Searched refs:emulate_branch_state (Results 1 – 1 of 1) sorted by relevance
49 struct emulate_branch_state { struct58 static void handle_if(struct emulate_branch_state * s, struct rc_instruction * inst) in handle_if() argument88 static void handle_else(struct emulate_branch_state * s, struct rc_instruction * inst) in handle_else()105 struct emulate_branch_state * S;147 static void allocate_and_insert_proxies(struct emulate_branch_state * s, in allocate_and_insert_proxies()176 static void inject_cmp(struct emulate_branch_state * s, in inject_cmp()197 static void handle_endif(struct emulate_branch_state * s, struct rc_instruction * inst) in handle_endif()269 static void fix_output_writes(struct emulate_branch_state * s, struct rc_instruction * inst) in fix_output_writes()311 struct emulate_branch_state s; in rc_emulate_branches()