Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-frv.c671 frv_tomcat_shuffle (enum vliw_nop_type this_nop_type, in frv_tomcat_shuffle() function
877 vliw1 = frv_tomcat_shuffle (VLIW_DOUBLE_NOP, vliw2, vliw1->insn_list); in frv_tomcat_analyze_vliw_chains()
889 vliw1 = frv_tomcat_shuffle (VLIW_SINGLE_NOP, vliw3, vliw3->insn_list); in frv_tomcat_analyze_vliw_chains()
907 vliw1 = frv_tomcat_shuffle (VLIW_SINGLE_NOP, vliw2, this_insn); in frv_tomcat_analyze_vliw_chains()
940 vliw1 = frv_tomcat_shuffle (VLIW_DOUBLE_THEN_SINGLE_NOP, vliw1, this_insn); in frv_tomcat_analyze_vliw_chains()
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-02033177 (frv_tomcat_shuffle): Likewise.