Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-i386.c11122 maybe_fused_with_jcc_p (enum mf_cmp_kind* mf_cmp_p) in maybe_fused_with_jcc_p() argument
11139 *mf_cmp_p = mf_cmp_alu_cmp; in maybe_fused_with_jcc_p()
11148 *mf_cmp_p = mf_cmp_test_and; in maybe_fused_with_jcc_p()
11158 *mf_cmp_p = mf_cmp_test_and; in maybe_fused_with_jcc_p()
11167 *mf_cmp_p = mf_cmp_alu_cmp; in maybe_fused_with_jcc_p()
11177 *mf_cmp_p = mf_cmp_incdec; in maybe_fused_with_jcc_p()
11187 add_fused_jcc_padding_frag_p (enum mf_cmp_kind *mf_cmp_p, in add_fused_jcc_padding_frag_p() argument
11197 if (maybe_fused_with_jcc_p (mf_cmp_p)) in add_fused_jcc_padding_frag_p()