Revision 1cf892ca

b/target-sparc/translate.c
3626 3626
                                if ((rd == 0x13) && (dc->def->features &
3627 3627
                                                     CPU_FEATURE_POWERDOWN)) {
3628 3628
                                    /* LEON3 power-down */
3629
                                    save_state(dc);
3629 3630
                                    gen_helper_power_down(cpu_env);
3630 3631
                                }
3631 3632
                                break;

Also available in: Unified diff