Home
last modified time | relevance | path

Searched refs:can_be_short (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-vax.c491 int can_be_short = 0; /* 1 if a bignum can be reduced to a short literal. */ local
554 can_be_short =
560 can_be_short =
568 can_be_short =
576 can_be_short = ((literal_float[0] & 0xFFF8) == 0x4000
613 if (can_be_short)
642 if (!can_be_short)