Home
last modified time | relevance | path

Searched refs:plPtrExec (Results 1 – 1 of 1) sorted by relevance

/dports/games/libretro-virtualjaguar/virtualjaguar-libretro-afe223e/src/
H A Ddsp.c2028 pipeline[plPtrExec].reg1 = dsp_reg[pipeline[plPtrExec].operand1]; in DSP_jr()
2029 pipeline[plPtrExec].reg2 = dsp_reg[pipeline[plPtrExec].operand2]; in DSP_jr()
2030 pipeline[plPtrExec].writebackRegister = pipeline[plPtrExec].operand2; // Set it to RN in DSP_jr()
2104 pipeline[plPtrExec].reg1 = dsp_reg[pipeline[plPtrExec].operand1]; in DSP_jump()
2105 pipeline[plPtrExec].reg2 = dsp_reg[pipeline[plPtrExec].operand2]; in DSP_jump()
2106 pipeline[plPtrExec].writebackRegister = pipeline[plPtrExec].operand2; // Set it to RN in DSP_jump()
2483 pipeline[plPtrExec].value = PRN; in DSP_store()
2534 pipeline[plPtrExec].value = PRN; in DSP_store_r14_i()
2546 pipeline[plPtrExec].value = PRN; in DSP_store_r14_r()
2558 pipeline[plPtrExec].value = PRN; in DSP_store_r15_i()
[all …]