Searched refs:wbr_name_buf (Results 1 – 1 of 1) sorted by relevance
1564 static char wbr_name_buf[20]; in wide_branch_opcode() local1569 strcpy (wbr_name_buf, opcode_name + 5); in wide_branch_opcode()1570 strcat (wbr_name_buf, suffix); in wide_branch_opcode()1571 opcode = xtensa_opcode_lookup (isa, wbr_name_buf); in wide_branch_opcode()