Set the interrupt mask of a specific spe.
lv1_set_spe_interrupt_mask( /*IN*/ spe_id, class, mask );
| Inputs | |
|---|---|
| Register | Description |
| R3 | spe_id - logical spe id |
| R4 | class - spe interrupt class |
| R5 | mask - spe interrupt mask |
| Outputs | |
| Register | Description |
| R3 | Status? |
Notes: