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

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/
b-badm2.s 2 % b-twoinsn.s. It will provide an incorrect LOP_END; its YZ field is not
b-bend.s 2 % b-twoinsn.s and b-goodmain.s, and will provide an invalid LOP_END; one
  /toolchain/binutils/binutils-2.25/bfd/
mmo.c 163 @item lop_end
201 | 0x980c0005 - lop_end; symbol table contained five 32-bit words. */
223 #define LOP_END 12
521 /* Check if the file ends in a lop_end lopcode. */
522 if (b[0] != LOP || b[1] != LOP_END || ! mmo_mkobject (abfd))
    [all...]

Completed in 65 milliseconds