Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-d10v.c68 #define PACK_UNSPEC (0) /* Packing order not specified. */ macro
72 static packing_type etype = PACK_UNSPEC; /* Used by d10v_cleanup. */
848 if (exec_type == PACK_UNSPEC in parallel_ok()
978 case PACK_UNSPEC: /* Order not specified. */ in write_2_short()
1618 && etype == PACK_UNSPEC in d10v_cleanup()
1721 packing_type extype = PACK_UNSPEC; /* Parallel, etc. */ in md_assemble()
1726 if (etype == PACK_UNSPEC) in md_assemble()
1768 if (extype != PACK_UNSPEC) in md_assemble()
1775 if (etype != PACK_UNSPEC) in md_assemble()
1778 etype = PACK_UNSPEC; in md_assemble()
[all …]