Y
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
freeone3000
2075 days ago
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.
link
Stevvo
2075 days ago
I guess it's however many bytes the instruction occupys in L1 cache.
link
saagarjha
2075 days ago
The pollution would be in the chip complexity.
link