decoder.isa:
authorKorey Sewell <ksewell@umich.edu>
Tue, 9 May 2006 18:39:45 +0000 (14:39 -0400)
committerKorey Sewell <ksewell@umich.edu>
Tue, 9 May 2006 18:39:45 +0000 (14:39 -0400)
commitc01a43d302b34f2d7eec99468677a111370c6ca1
tree190b8962db12acb482cd9de681bca4a8375bb75c
parenta4ed65d0fa0a66d069f70a01c0caeb215e7ec760
decoder.isa:
Added support for FP compare instructions. Somehow these flew beneath
my radar. Also, I start to use special FP utility functions in FP code.
Right now, they are defined in isa_traits.hh but may be moved in the
future

arch/mips/isa/decoder.isa:
    Added support for FP compare instructions. Somehow these flew beneath
    my radar. Also, I start to use special FP utility functions in FP code.
    Right now, they are defined in isa_traits.hh but may be moved in the
    future

--HG--
extra : convert_revision : 84a3b66882f3977ce9c1356cf466d62a7fd8bf19
arch/mips/isa/decoder.isa