public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* gas is overly conservative with itc instruction
@ 2006-03-01 18:59 Chen, Kenneth W
  2006-03-01 19:28 ` John S. Worley
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Chen, Kenneth W @ 2006-03-01 18:59 UTC (permalink / raw)
  To: linux-ia64

It looks like gcc assembler is overly conservative in ensuring itc
is the last instruction in an instruction group.

The stop after first mmi bundle is unnecessary.  HJ, is it possible
to get that relaxed a bit?


a000000100000120:       4b 01 48 00 2f 04       [MMI] (p10) itc.i r18;;
a000000100000126:       00 00 00 02 00 00                   nop.m 0x0
a00000010000012c:       00 00 04 00                         nop.i 0x0;;
a000000100000130:       6a 01 48 00 2e 04       [MMI] (p11) itc.d r18;;
a000000100000136:       00 00 00 02 00 00                   nop.m 0x0
a00000010000013c:       00 00 04 00                         nop.i 0x0


- Ken

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-03-03  1:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-01 18:59 gas is overly conservative with itc instruction Chen, Kenneth W
2006-03-01 19:28 ` John S. Worley
2006-03-01 20:09 ` Chen, Kenneth W
2006-03-03  1:13 ` James E Wilson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox