9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] avx2 encoding
@ 2015-02-09  7:15 erik quanstrom
  2015-02-09  7:22 ` erik quanstrom
  0 siblings, 1 reply; 2+ messages in thread
From: erik quanstrom @ 2015-02-09  7:15 UTC (permalink / raw)
  To: 9fans

at the risk of a second dumb question of the day, i'm looking at

	MOVQQU	-32(SI)(BX*1), X7

which generates the diagnostic

memmove4: doasm: notfound from=91 to=3b (220)	[aname 666]	-32(SI)(BX*1),X7

i tend to trust the compiler, but the verbage in the manual is a bit obtuse, and
i haven't yet gone through the vex/256 encoding in detail, but it looks like
the sib byte is still in there.  is this just an oversight?

- erik



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

* Re: [9fans] avx2 encoding
  2015-02-09  7:15 [9fans] avx2 encoding erik quanstrom
@ 2015-02-09  7:22 ` erik quanstrom
  0 siblings, 0 replies; 2+ messages in thread
From: erik quanstrom @ 2015-02-09  7:22 UTC (permalink / raw)
  To: 9fans

> 	MOVQQU	-32(SI)(BX*1), X7

edit fail.  Y != X.  pfft.

- erik



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

end of thread, other threads:[~2015-02-09  7:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-09  7:15 [9fans] avx2 encoding erik quanstrom
2015-02-09  7:22 ` erik quanstrom

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).