HomeSort by: relevance | last modified time | path
    Searched defs:within_signed_range (Results 1 - 12 of 12) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elf32-metag.c 1194 within_signed_range (int value, unsigned int bits) function
1273 if (!within_signed_range (srel, BRANCH_BITS))
1330 if (!within_signed_range (srel, 12))
1342 if (!within_signed_range (srel, 5))
elf32-metag.c 1194 within_signed_range (int value, unsigned int bits) function
1273 if (!within_signed_range (srel, BRANCH_BITS))
1330 if (!within_signed_range (srel, 12))
1342 if (!within_signed_range (srel, 5))
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-metag.c 1194 within_signed_range (int value, unsigned int bits) function
1273 if (!within_signed_range (srel, BRANCH_BITS))
1330 if (!within_signed_range (srel, 12))
1342 if (!within_signed_range (srel, 5))
elf32-metag.c 1194 within_signed_range (int value, unsigned int bits) function
1273 if (!within_signed_range (srel, BRANCH_BITS))
1330 if (!within_signed_range (srel, 12))
1342 if (!within_signed_range (srel, 5))
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-metag.c 1194 within_signed_range (int value, unsigned int bits) function
1273 if (!within_signed_range (srel, BRANCH_BITS))
1330 if (!within_signed_range (srel, 12))
1342 if (!within_signed_range (srel, 5))
elf32-metag.c 1194 within_signed_range (int value, unsigned int bits) function
1273 if (!within_signed_range (srel, BRANCH_BITS))
1330 if (!within_signed_range (srel, 12))
1342 if (!within_signed_range (srel, 5))
  /src/external/gpl3/gdb/dist/bfd/
elf32-metag.c 1194 within_signed_range (int value, unsigned int bits) function
1273 if (!within_signed_range (srel, BRANCH_BITS))
1330 if (!within_signed_range (srel, 12))
1342 if (!within_signed_range (srel, 5))
elf32-metag.c 1194 within_signed_range (int value, unsigned int bits) function
1273 if (!within_signed_range (srel, BRANCH_BITS))
1330 if (!within_signed_range (srel, 12))
1342 if (!within_signed_range (srel, 5))
  /src/external/gpl3/binutils/dist/gas/config/
tc-metag.c 949 within_signed_range (int value, unsigned int bits) function
1105 if (!within_signed_range (offset, GET_SET_IMM_BITS))
1211 if (!within_signed_range (offset, GET_SET_EXT_IMM_BITS))
2187 if (!within_signed_range (value / 4, IMM19_BITS))
2440 if (!within_signed_range (value, IMM16_BITS))
2488 if (!within_signed_range (value, IMM16_BITS))
2712 if (!within_signed_range (value / 4, IMM19_BITS))
3016 if (!within_signed_range (value, IMM16_BITS))
3127 if (!within_signed_range (offset, GET_SET_IMM_BITS))
3194 if (!within_signed_range (offset, GET_SET_IMM_BITS)
    [all...]
tc-metag.c 949 within_signed_range (int value, unsigned int bits) function
1105 if (!within_signed_range (offset, GET_SET_IMM_BITS))
1211 if (!within_signed_range (offset, GET_SET_EXT_IMM_BITS))
2187 if (!within_signed_range (value / 4, IMM19_BITS))
2440 if (!within_signed_range (value, IMM16_BITS))
2488 if (!within_signed_range (value, IMM16_BITS))
2712 if (!within_signed_range (value / 4, IMM19_BITS))
3016 if (!within_signed_range (value, IMM16_BITS))
3127 if (!within_signed_range (offset, GET_SET_IMM_BITS))
3194 if (!within_signed_range (offset, GET_SET_IMM_BITS)
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-metag.c 949 within_signed_range (int value, unsigned int bits) function
1105 if (!within_signed_range (offset, GET_SET_IMM_BITS))
1211 if (!within_signed_range (offset, GET_SET_EXT_IMM_BITS))
2187 if (!within_signed_range (value / 4, IMM19_BITS))
2440 if (!within_signed_range (value, IMM16_BITS))
2488 if (!within_signed_range (value, IMM16_BITS))
2712 if (!within_signed_range (value / 4, IMM19_BITS))
3016 if (!within_signed_range (value, IMM16_BITS))
3127 if (!within_signed_range (offset, GET_SET_IMM_BITS))
3194 if (!within_signed_range (offset, GET_SET_IMM_BITS)
    [all...]
tc-metag.c 949 within_signed_range (int value, unsigned int bits) function
1105 if (!within_signed_range (offset, GET_SET_IMM_BITS))
1211 if (!within_signed_range (offset, GET_SET_EXT_IMM_BITS))
2187 if (!within_signed_range (value / 4, IMM19_BITS))
2440 if (!within_signed_range (value, IMM16_BITS))
2488 if (!within_signed_range (value, IMM16_BITS))
2712 if (!within_signed_range (value / 4, IMM19_BITS))
3016 if (!within_signed_range (value, IMM16_BITS))
3127 if (!within_signed_range (offset, GET_SET_IMM_BITS))
3194 if (!within_signed_range (offset, GET_SET_IMM_BITS)
    [all...]

Completed in 58 milliseconds