next round of MIPS ISA changes
authorKorey Sewell <ksewell@umich.edu>
Sun, 11 Jun 2006 19:38:40 +0000 (15:38 -0400)
committerKorey Sewell <ksewell@umich.edu>
Sun, 11 Jun 2006 19:38:40 +0000 (15:38 -0400)
commit804a7efa3ca8720b05a8f833f6545ce4375320cf
treeb893fba508adc8b2e83739a42cbf07ed2190a531
parent6a0c5b9fad3fa437fbea968f2ddeaad31ea51129
next round of MIPS ISA changes

src/arch/mips/isa/decoder.isa:
    div,divu,ext,seb,seh, fp conditonal moves, fp indexed memory...
src/arch/mips/isa/formats/mem.isa:
    MemoryNoDisp class .. use sext<> function instead of doing it manually
src/arch/mips/regfile/float_regfile.hh:
    use bits function

--HG--
extra : convert_revision : cbbda9499185b91bdb2a6198fe1b961be04f9265
src/arch/mips/isa/decoder.isa
src/arch/mips/isa/formats/mem.isa
src/arch/mips/regfile/float_regfile.hh