Searched refs:within_signed_range (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-metag.c950 within_signed_range (int value, unsigned int bits) function
1106 if (!within_signed_range (offset, GET_SET_IMM_BITS))
1212 if (!within_signed_range (offset, GET_SET_EXT_IMM_BITS))
2188 if (!within_signed_range (value / 4, IMM19_BITS))
2441 if (!within_signed_range (value, IMM16_BITS))
2489 if (!within_signed_range (value, IMM16_BITS))
2713 if (!within_signed_range (value / 4, IMM19_BITS))
3017 if (!within_signed_range (value, IMM16_BITS))
3128 if (!within_signed_range (offset, GET_SET_IMM_BITS))
3195 if (!within_signed_range (offse
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-metag.c950 within_signed_range (int value, unsigned int bits) function
1106 if (!within_signed_range (offset, GET_SET_IMM_BITS))
1212 if (!within_signed_range (offset, GET_SET_EXT_IMM_BITS))
2189 if (!within_signed_range (value / 4, IMM19_BITS))
2442 if (!within_signed_range (value, IMM16_BITS))
2490 if (!within_signed_range (value, IMM16_BITS))
2714 if (!within_signed_range (value / 4, IMM19_BITS))
3019 if (!within_signed_range (value, IMM16_BITS))
3130 if (!within_signed_range (offset, GET_SET_IMM_BITS))
3197 if (!within_signed_range (offse
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-metag.c950 within_signed_range (int value, unsigned int bits) function
1106 if (!within_signed_range (offset, GET_SET_IMM_BITS))
1212 if (!within_signed_range (offset, GET_SET_EXT_IMM_BITS))
2188 if (!within_signed_range (value / 4, IMM19_BITS))
2441 if (!within_signed_range (value, IMM16_BITS))
2489 if (!within_signed_range (value, IMM16_BITS))
2713 if (!within_signed_range (value / 4, IMM19_BITS))
3017 if (!within_signed_range (value, IMM16_BITS))
3128 if (!within_signed_range (offset, GET_SET_IMM_BITS))
3195 if (!within_signed_range (offse
[all...]
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-metag.c1195 within_signed_range (int value, unsigned int bits) function
1274 if (!within_signed_range (srel, BRANCH_BITS))
1331 if (!within_signed_range (srel, 12))
1343 if (!within_signed_range (srel, 5))
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-metag.c1195 within_signed_range (int value, unsigned int bits) function
1274 if (!within_signed_range (srel, BRANCH_BITS))
1331 if (!within_signed_range (srel, 12))
1343 if (!within_signed_range (srel, 5))
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-metag.c1195 within_signed_range (int value, unsigned int bits) function
1274 if (!within_signed_range (srel, BRANCH_BITS))
1331 if (!within_signed_range (srel, 12))
1343 if (!within_signed_range (srel, 5))
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-metag.c1195 within_signed_range (int value, unsigned int bits) function
1274 if (!within_signed_range (srel, BRANCH_BITS))
1331 if (!within_signed_range (srel, 12))
1343 if (!within_signed_range (srel, 5))

Completed in 315 milliseconds