refine fp conversion instructions

This commit is contained in:
Quentin Carbonneaux 2016-04-22 15:11:18 -04:00
parent d2046e2cd0
commit 55476d0738
6 changed files with 24 additions and 20 deletions

6
all.h
View file

@ -251,8 +251,10 @@ enum Op {
Oexts,
Otruncd,
Oftosi,
Ositof,
Ostosi,
Odtosi,
Oswtof,
Osltof,
Ocast,
Oalloc,