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