Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/opcodes/
Dmetag-dis.c1722 bfd_boolean show_cond = cc != COND_A && cc != COND_NV; in print_fmov() local
1738 d ? "D" : "", show_cond ? cc_flags : ""); in print_fmov()
1920 bfd_boolean show_cond = cc != COND_A && cc != COND_NV; in print_fcmp() local
1940 show_cond ? cc_flags : ""); in print_fcmp()
1957 bfd_boolean show_cond = cc != COND_A && cc != COND_NV; in print_fminmax() local
1976 d ? "D" : "", show_cond ? cc_flags : ""); in print_fminmax()
1993 bfd_boolean show_cond = cc != COND_A && cc != COND_NV; in print_fconv() local
2009 z ? "Z" : "", show_cond ? cc_flags : ""); in print_fconv()
2026 bfd_boolean show_cond = cc != COND_A && cc != COND_NV; in print_fconvx() local
2048 show_cond ? cc_flags : ""); in print_fconvx()
[all …]