Searched refs:has_underbar (Results 1 – 3 of 3) sorted by relevance
1934 bfd_boolean has_underbar = FALSE; local1939 has_underbar = TRUE;1992 bfd_boolean has_underbar = FALSE; local1996 has_underbar = TRUE;2002 if (!has_underbar && code_density_available ())2008 xg_replace_opname (popname, (has_underbar ? "_or" : "or"));2038 if (!has_underbar && code_density_available ())2088 && !has_underbar4813 bfd_boolean has_underbar = FALSE; local4854 has_underbar = TRUE;[all …]
2249 bfd_boolean has_underbar = FALSE; in xtensa_translate_old_userreg_ops() local2254 has_underbar = TRUE; in xtensa_translate_old_userreg_ops()2294 sprintf (new_opname, "%s%cur.%s", (has_underbar ? "_" : ""), in xtensa_translate_old_userreg_ops()2341 bfd_boolean has_underbar = FALSE; in xg_translate_idioms() local2348 has_underbar = TRUE; in xg_translate_idioms()2360 xg_replace_opname (popname, (has_underbar ? "_or" : "or")); in xg_translate_idioms()2425 if (!has_underbar && use_transform ()) in xg_translate_idioms()5173 bfd_boolean has_underbar = FALSE; in md_assemble() local5199 has_underbar = TRUE; in md_assemble()5227 free (has_underbar ? opname - 1 : opname); in md_assemble()[all …]
343 * config/tc-xtensa.c (xg_translate_sysreg_op): Remove has_underbar