Created by: dvyukov
Marks JCC instructions as predicated so that instr_is_predicated() and instr_get_predicate() work for them. This does not touch OP_jecxz because the predicate is not expressable with the current predicates.
Issues: #1556
Created by: dvyukov
Marks JCC instructions as predicated so that instr_is_predicated() and instr_get_predicate() work for them. This does not touch OP_jecxz because the predicate is not expressable with the current predicates.
Issues: #1556