• balazs.kilvady's avatar
    MIPS: Fix 'Optimize simulator.' · affd6dfc
    balazs.kilvady authored
    For simulator optimization we modified Instruction::InstructionType() function so a simpler but less complete InstructionType() function used by default. This fix enables the full InstructionType checking to properly decode a dd-constant label as unsupported opcode, rather than aborting.
    
    BUG=chromium:528875
    LOG=NO
    
    Review URL: https://codereview.chromium.org/1314673010
    
    Cr-Commit-Position: refs/heads/master@{#30644}
    affd6dfc
disasm-mips.cc 48.2 KB