mirror of
https://github.com/notwa/mm
synced 2024-11-04 22:49:03 -08:00
update lips
This commit is contained in:
parent
c684893ade
commit
4c05e280c8
1 changed files with 1 additions and 1 deletions
|
@ -367,7 +367,7 @@ data.instructions = {
|
|||
TRUNC_L_D={17, 'DS', 'F0SDC', 9, data.fmt_double},
|
||||
TRUNC_L_S={17, 'DS', 'F0SDC', 9, data.fmt_single},
|
||||
TRUNC_W_D={17, 'DS', 'F0SDC', 13, data.fmt_double},
|
||||
TRUNC_W_S={17, 'DS', 'F0SDC', 13, data.fmt_double},
|
||||
TRUNC_W_S={17, 'DS', 'F0SDC', 13, data.fmt_single},
|
||||
|
||||
-- pseudo-instructions
|
||||
|
||||
|
|
Loading…
Reference in a new issue