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

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
brokw-3.s 42 .word sym32 - sym2
101 sym32: moveq -32,r0 label
brokw-3b.s 43 .word sym32 - .
104 sym32: moveq -32,r0 label
  /toolchain/binutils/binutils-2.25/gas/config/
tc-mips.c 250 /* True if ".set sym32" is in effect. */
251 bfd_boolean sym32; member in struct:mips_set_options
285 /* gp */ -1, /* fp */ -1, /* arch */ CPU_UNKNOWN, /* sym32 */ FALSE,
296 /* gp */ -1, /* fp */ -1, /* arch */ CPU_UNKNOWN, /* sym32 */ FALSE,
480 (HAVE_32BIT_ADDRESSES || !HAVE_64BIT_OBJECTS || mips_opts.sym32)
    [all...]

Completed in 148 milliseconds