Home
last modified time | relevance | path

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

/dports/emulators/aranym/aranym-1.1.0/src/
H A Ddsp_disasm.c606 {DSP_REG_NULL,DSP_REG_NULL},
607 {DSP_REG_NULL,DSP_REG_NULL},
609 {DSP_REG_NULL,DSP_REG_NULL},
610 {DSP_REG_NULL,DSP_REG_NULL},
611 {DSP_REG_NULL,DSP_REG_NULL},
612 {DSP_REG_NULL,DSP_REG_NULL},
1151 Uint32 srcreg=DSP_REG_NULL, destreg; in dsp_div()
2734 Uint32 src1reg=DSP_REG_NULL, src2reg=DSP_REG_NULL, dstreg; in dsp_mac()
2794 Uint32 src1reg=DSP_REG_NULL, src2reg=DSP_REG_NULL, dstreg; in dsp_macr()
2865 Uint32 src1reg=DSP_REG_NULL, src2reg=DSP_REG_NULL, dstreg; in dsp_mpy()
[all …]
H A Ddsp_cpu.c532 {DSP_REG_NULL,DSP_REG_NULL},
533 {DSP_REG_NULL,DSP_REG_NULL},
535 {DSP_REG_NULL,DSP_REG_NULL},
536 {DSP_REG_NULL,DSP_REG_NULL},
537 {DSP_REG_NULL,DSP_REG_NULL},
538 {DSP_REG_NULL,DSP_REG_NULL},
1925 srcreg = DSP_REG_NULL; in dsp_div()
3068 numreg = DSP_REG_NULL; in dsp_pm_1()
3445 numreg1 = numreg2 = DSP_REG_NULL; in dsp_pm_8()
/dports/games/libretro-hatari/hatari-561c07e/src/falcon/
H A Ddsp_disasm.c347 {DSP_REG_NULL,DSP_REG_NULL},
348 {DSP_REG_NULL,DSP_REG_NULL},
350 {DSP_REG_NULL,DSP_REG_NULL},
351 {DSP_REG_NULL,DSP_REG_NULL},
352 {DSP_REG_NULL,DSP_REG_NULL},
353 {DSP_REG_NULL,DSP_REG_NULL},
1008 Uint32 srcreg=DSP_REG_NULL, destreg; in dsp_div()
H A Ddsp_cpu.h105 #define DSP_REG_NULL 0x00 macro
H A Ddsp_cpu.c645 {DSP_REG_NULL,DSP_REG_NULL},
646 {DSP_REG_NULL,DSP_REG_NULL},
648 {DSP_REG_NULL,DSP_REG_NULL},
649 {DSP_REG_NULL,DSP_REG_NULL},
650 {DSP_REG_NULL,DSP_REG_NULL},
651 {DSP_REG_NULL,DSP_REG_NULL},
2215 srcreg = DSP_REG_NULL; in dsp_div()
3507 numreg1 = numreg2 = DSP_REG_NULL; in dsp_pm_1()
3937 numreg1 = numreg2 = DSP_REG_NULL; in dsp_pm_8()
/dports/emulators/hatari/hatari-2.2.1/src/falcon/
H A Ddsp_disasm.c347 {DSP_REG_NULL,DSP_REG_NULL},
348 {DSP_REG_NULL,DSP_REG_NULL},
350 {DSP_REG_NULL,DSP_REG_NULL},
351 {DSP_REG_NULL,DSP_REG_NULL},
352 {DSP_REG_NULL,DSP_REG_NULL},
353 {DSP_REG_NULL,DSP_REG_NULL},
1008 Uint32 srcreg=DSP_REG_NULL, destreg; in dsp_div()
H A Ddsp_cpu.h105 #define DSP_REG_NULL 0x00 macro
H A Ddsp_cpu.c646 {DSP_REG_NULL,DSP_REG_NULL},
647 {DSP_REG_NULL,DSP_REG_NULL},
649 {DSP_REG_NULL,DSP_REG_NULL},
650 {DSP_REG_NULL,DSP_REG_NULL},
651 {DSP_REG_NULL,DSP_REG_NULL},
652 {DSP_REG_NULL,DSP_REG_NULL},
2279 srcreg = DSP_REG_NULL; in dsp_div()
3597 numreg1 = numreg2 = DSP_REG_NULL; in dsp_pm_1()
3983 numreg1 = numreg2 = DSP_REG_NULL; in dsp_pm_8()
/dports/emulators/aranym/aranym-1.1.0/src/include/
H A Ddsp_cpu.h100 #define DSP_REG_NULL 0x00 macro