• L
    target-mips: add Config5.SBRI · faf1f68b
    Leon Alrae 提交于
    SDBBP instruction Reserved Instruction control. The purpose of this field is
    to restrict availability of SDBBP to kernel mode operation.
    
    If the bit is set then SDBBP instruction can only be executed in kernel mode.
    User execution of SDBBP will cause a Reserved Instruction exception.
    
    Additionally add missing Config4 and Config5 cases for dm{f,t}c0.
    Signed-off-by: NLeon Alrae <leon.alrae@imgtec.com>
    Reviewed-by: NYongbok Kim <yongbok.kim@imgtec.com>
    faf1f68b
translate.c 542.7 KB