Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-sh64.h209 (FRAGP)->tc_frag_data.opc_frag = sh64_last_insn_frag; \
216 extern fragS *sh64_last_insn_frag;
Dtc-sh64.c70 fragS *sh64_last_insn_frag = NULL; variable
2506 sh64_last_insn_frag = frag_now; in shmedia_build_Mytes()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-02036854 (sh64_last_insn_frag): New.
6858 (shmedia_build_Mytes): Set sh64_last_insn_frag after growing frag
6863 (TC_FRAG_INIT): Define to set tc_frag_data to sh64_last_insn_frag.
6864 (sh64_last_insn_frag): Declare.