mirror of
git://c9x.me/qbe.git
synced 2026-04-05 09:59:47 +00:00
amd64: Fix typo in truncd instruction
This commit is contained in:
parent
fcd55bb441
commit
dad4550dfb
@ -96,7 +96,7 @@ static struct {
|
||||
{ Oextub, Ki, "movzb%k %B0, %=" },
|
||||
|
||||
{ Oexts, Kd, "cvtss2sd %0, %=" },
|
||||
{ Otruncd, Ks, "cvttsd2ss %0, %=" },
|
||||
{ Otruncd, Ks, "cvtsd2ss %0, %=" },
|
||||
{ Ostosi, Ki, "cvttss2si%k %0, %=" },
|
||||
{ Odtosi, Ki, "cvttsd2si%k %0, %=" },
|
||||
{ Oswtof, Ka, "cvtsi2%k %W0, %=" },
|
||||
|
||||
Loading…
Reference in New Issue
Block a user