Home
last modified time | relevance | path

Searched refs:cc_opcode (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/
H A Dexample.c140 int cc_opcode, cc_dead; member
550 int opcode = state->cc_opcode; in flush_cc_cache_to_reg()
552 state->cc_opcode = 0; in flush_cc_cache_to_reg()
577 state->cc_opcode = opcode; in add_cc_cache()
1076 cond = conditional[state->cc_opcode]; in generate_branch()
1146 cond = conditional[state->cc_opcode]; in generate_select()
1777 state.cc_opcode = 0; in output_bb()