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

/haiku-buildtools/legacy/gcc/gcc/config/sparc/
H A Dsparc.c6570 IEU0, /* shifts and conditional moves */
6581 "NONE", "IEU0", "IEU1", "IEUN", "LSU", "CTI",
6621 return IEU0;
6884 (UMASK (IEUN) | UMASK (IEU0) | UMASK (IEU1)))
6992 (UMASK (IEUN) | UMASK (IEU0) | UMASK (IEU1)))
7122 /* Try to fill the integer pipeline. First, look for an IEU0 specific
7127 && up->contents[IEU0] == 0
7133 ultra_schedule_insn (ip, ready, this_insn, IEU0);
6545 IEU0, /* shifts and conditional moves */ enumerator in enum:ultra_code

Completed in 204 milliseconds