Skip to content

Commit

Permalink
Fix std_ioptab for DMDV2.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexrp committed Jul 15, 2012
1 parent 493a026 commit a36e946
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions src/toir.c
Expand Up @@ -414,20 +414,6 @@ int intrinsic_op(char *name)
OPscale,
OPrndtol,
OPyl2xp1,

OPbt,
OPbsf,
OPbsr,
OPbtc,
OPbtr,
OPbts,
OPinp,
OPinp,
OPinp,
OPoutp,
OPbswap,
OPoutp,
OPoutp,
};

#ifdef DMDV2
Expand Down

0 comments on commit a36e946

Please sign in to comment.