Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-mmix.h186 extern fragS *mmix_opcode_frag;
188 #define TC_FRAG_INIT(frag) (frag)->tc_frag_data = mmix_opcode_frag
Dtc-mmix.c100 fragS *mmix_opcode_frag = NULL; variable
1074 mmix_opcode_frag = opc_fragP = frag_now; in md_assemble()
3592 mmix_opcode_frag = NULL; in mmix_md_end()