LTUINT LEUINT GTUINT GEUINT in sid/component/.cpu/cgen-ops.h
Dave Brolley <[email protected]>
| Newsgroups | gmane.comp.emulators.sid.devel,gmane.comp.tools.cgen.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, After our recent discusion of which modes are supported in cgen's semantic rtl, our customer has discovered that there are only four insns which support the mode INT in cgen-ops.h, namely LTU, LEU, GTU and GEU. I see that they were added some time ago on 2000-09-11. Was this an oversight in the review process or is it intended that INT be a supported mode for cgen's semantic rtl? Dave