Hacker News new | ask | show | jobs
by cortesoft 2075 days ago
What is the cost of this pollution?

I am genuinely curious, I don't know much about instruction set design.

2 comments

This uses existing rounding modes with pre-set flags, so it costs 1 entry in the LUT and a small number of muxes, one per flag, assuming the worst case.
I guess it's however many bytes the instruction occupys in L1 cache.
The pollution would be in the chip complexity.