Searched refs:PSEUDO_FUNC_CONST (Results 1 – 1 of 1) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-ia64.c | 556 PSEUDO_FUNC_CONST, enumerator 593 { "alt", PSEUDO_FUNC_CONST, { 0xa } }, 594 { "brcst", PSEUDO_FUNC_CONST, { 0x0 } }, 595 { "mix", PSEUDO_FUNC_CONST, { 0x8 } }, 596 { "rev", PSEUDO_FUNC_CONST, { 0xb } }, 597 { "shuf", PSEUDO_FUNC_CONST, { 0x9 } }, 600 { "nat", PSEUDO_FUNC_CONST, { 0x100 } }, 601 { "qnan", PSEUDO_FUNC_CONST, { 0x080 } }, 602 { "snan", PSEUDO_FUNC_CONST, { 0x040 } }, 603 { "pos", PSEUDO_FUNC_CONST, { 0x001 } }, [all …]
|