HomeSort by relevance Sort by last modified time
    Searched refs:mmix_opcode_frag (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/gas/config/
tc-mmix.h 186 extern fragS *mmix_opcode_frag;
188 #define TC_FRAG_INIT(frag) (frag)->tc_frag_data = mmix_opcode_frag
tc-mmix.c 100 fragS *mmix_opcode_frag = NULL; variable
1074 mmix_opcode_frag = opc_fragP = frag_now;
    [all...]

Completed in 54 milliseconds