a183f66a8a
Have FP conversion instructions use re-defined convert_and_round() function arch/mips/isa/decoder.isa: Use lower two bits of FCSR reg to determine rounding mode (may want to move this out of decoder.isa and into a template) Have FP conversion instructions to use re-defined convert_and_round() function arch/mips/isa/formats/util.isa: Remove convert_and_round function from here arch/mips/isa_traits.cc: Define convert_and_round function here arch/mips/isa_traits.hh: Use "enums" to define FP conversion types & Round Modes Declare convert_and_round function here --HG-- extra : convert_revision : 0f4f8c1732a53b277361559ea71af2a1feb4fc64 |
||
---|---|---|
.. | ||
basic.isa | ||
branch.isa | ||
formats.isa | ||
fp.isa | ||
int.isa | ||
mem.isa | ||
noop.isa | ||
tlbop.isa | ||
trap.isa | ||
unimp.isa | ||
unknown.isa | ||
util.isa |