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

  /toolchain/binutils/binutils-2.27/gas/
write.h 63 unsigned fx_signed : 1; member in struct:fix
write.c 183 fixP->fx_signed = 0;
1090 mask <<= fixP->fx_size * 8 - (fixP->fx_signed ? 1 : 0);
    [all...]
  /toolchain/binutils/binutils-2.27/gas/config/
tc-h8300.c     [all...]
tc-xtensa.c     [all...]
tc-i386.c     [all...]
tc-m68k.c     [all...]

Completed in 212 milliseconds