diff options
author | Maciej W. Rozycki <macro@linux-mips.org> | 2015-04-03 23:24:56 +0100 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2015-04-08 01:09:10 +0200 |
commit | 2cfcf8a8313bd9bdb54d62ca4ea581f130869aca (patch) | |
tree | b52d5d5a25e23c309be29d475884a0665a0bddbe /Makefile | |
parent | 4a7c2371823a4d35eb4d4f5802c472469934c57d (diff) | |
download | linux-2cfcf8a8313bd9bdb54d62ca4ea581f130869aca.tar.bz2 |
MIPS: math-emu: Remove `modeindex' macro
Commit 56a64733 [MIPS: math-emu: Switch to using the MIPS rounding
modes.] removed the distinction between hardware and emulator rounding
mode encodings, the hardware encoding is now used in emulation as well.
Complement the change and remove the `modeindex' macro previously used
for indexing into encoding translation tables, it now does nothing and
only obfuscates code by reinserting the value extracted from FCSR.
Adjust comments accordingly.
Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/9680/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions