Home
last modified time | relevance | path

Searched refs:SET_ZN (Results 1 – 25 of 34) sorted by relevance

12

/dports/emulators/mess/mame-mame0226/src/devices/cpu/asap/
H A Dasap.cpp984 SET_ZN(dst); in xor_c()
991 SET_ZN(dst); in xor_c0()
1004 SET_ZN(dst); in xorn_c()
1011 SET_ZN(dst); in xorn_c0()
1128 SET_ZN(dst); in and_c()
1294 SET_ZN(0); in sth_c0()
1319 SET_ZN(0); in st_c0()
1394 SET_ZN(0); in stb_c0()
1501 SET_ZN(0); in lshr_c0()
1533 SET_ZN(0); in ashl_c()
[all …]
/dports/emulators/mame/mame-mame0226/src/devices/cpu/asap/
H A Dasap.cpp984 SET_ZN(dst); in xor_c()
991 SET_ZN(dst); in xor_c0()
1004 SET_ZN(dst); in xorn_c()
1011 SET_ZN(dst); in xorn_c0()
1128 SET_ZN(dst); in and_c()
1294 SET_ZN(0); in sth_c0()
1319 SET_ZN(0); in st_c0()
1394 SET_ZN(0); in stb_c0()
1501 SET_ZN(0); in lshr_c0()
1533 SET_ZN(0); in ashl_c()
[all …]
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/cpu/asap/
H A Dasap.c1254 SET_ZN(dst); in xor_c()
1261 SET_ZN(dst); in xor_c0()
1274 SET_ZN(dst); in xorn_c()
1281 SET_ZN(dst); in xorn_c0()
1398 SET_ZN(dst); in and_c()
1564 SET_ZN(0); in sth_c0()
1589 SET_ZN(0); in st_c0()
1664 SET_ZN(0); in stb_c0()
1771 SET_ZN(0); in lshr_c0()
1803 SET_ZN(0); in ashl_c()
[all …]
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/cpu/asap/
H A Dasap.c1227 SET_ZN(dst); in xor_c()
1234 SET_ZN(dst); in xor_c0()
1247 SET_ZN(dst); in xorn_c()
1254 SET_ZN(dst); in xorn_c0()
1371 SET_ZN(dst); in and_c()
1537 SET_ZN(0); in sth_c0()
1562 SET_ZN(0); in st_c0()
1637 SET_ZN(0); in stb_c0()
1744 SET_ZN(0); in lshr_c0()
1776 SET_ZN(0); in ashl_c()
[all …]
/dports/games/libretro-virtualjaguar/virtualjaguar-libretro-afe223e/src/
H A Ddsp.c1059 SET_ZN(RN); in dsp_opcode_subc()
1092 SET_ZN(RN); in dsp_opcode_and()
1099 SET_ZN(RN); in dsp_opcode_or()
1106 SET_ZN(RN); in dsp_opcode_xor()
1113 SET_ZN(RN); in dsp_opcode_not()
1311 SET_ZN(RN); in dsp_opcode_imult()
1318 SET_ZN(RN); in dsp_opcode_mult()
1367 SET_ZN(RN); in dsp_opcode_mtoi()
1390 SET_ZN(RN); in dsp_opcode_normi()
1567 SET_ZN(RN); in dsp_opcode_sha()
[all …]
H A Dgpu.c959 SET_ZN(RN); in gpu_opcode_subc()
998 SET_ZN(RN); in gpu_opcode_and()
1005 SET_ZN(RN); in gpu_opcode_or()
1012 SET_ZN(RN); in gpu_opcode_xor()
1019 SET_ZN(RN); in gpu_opcode_not()
1034 SET_ZN(RN); in gpu_opcode_sat8()
1041 SET_ZN(RN); in gpu_opcode_sat16()
1047 SET_ZN(RN); in gpu_opcode_sat24()
1359 SET_ZN(RN); in gpu_opcode_imult()
1366 SET_ZN(RN); in gpu_opcode_mult()
[all …]
/dports/emulators/mess/mame-mame0226/src/devices/cpu/jaguar/
H A Djaguar.cpp635 CLR_ZN(); SET_ZN(res); in and_rn_rn()
645 CLR_ZN(); SET_ZN(res); in bclr_n_rn()
655 CLR_ZN(); SET_ZN(res); in bset_n_rn()
727 CLR_ZN(); SET_ZN(res); in imult_rn_rn()
737 CLR_ZN(); SET_ZN(res); in imultn_rn_rn()
863 CLR_ZN(); SET_ZN(res); in mirror_rn()
892 CLR_ZN(); SET_ZN(res); in mmult_rn_rn()
940 CLR_ZN(); SET_ZN(res); in mult_rn_rn()
974 CLR_ZN(); SET_ZN(res); in normi_rn_rn()
1098 SET_ZN(res); in sh_rn_rn()
[all …]
H A Djaguar.h106 inline void SET_ZN(u32 r); in DECLARE_DEVICE_TYPE()
/dports/emulators/mame/mame-mame0226/src/devices/cpu/jaguar/
H A Djaguar.cpp635 CLR_ZN(); SET_ZN(res); in and_rn_rn()
645 CLR_ZN(); SET_ZN(res); in bclr_n_rn()
655 CLR_ZN(); SET_ZN(res); in bset_n_rn()
727 CLR_ZN(); SET_ZN(res); in imult_rn_rn()
737 CLR_ZN(); SET_ZN(res); in imultn_rn_rn()
863 CLR_ZN(); SET_ZN(res); in mirror_rn()
892 CLR_ZN(); SET_ZN(res); in mmult_rn_rn()
940 CLR_ZN(); SET_ZN(res); in mult_rn_rn()
974 CLR_ZN(); SET_ZN(res); in normi_rn_rn()
1098 SET_ZN(res); in sh_rn_rn()
[all …]
H A Djaguar.h106 inline void SET_ZN(u32 r); in DECLARE_DEVICE_TYPE()
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/cpu/jaguar/
H A Djaguar.c1016 CLR_ZN; SET_ZN(res); in and_rn_rn()
1026 CLR_ZN; SET_ZN(res); in bclr_n_rn()
1036 CLR_ZN; SET_ZN(res); in bset_n_rn()
1103 CLR_ZN; SET_ZN(res); in imult_rn_rn()
1113 CLR_ZN; SET_ZN(res); in imultn_rn_rn()
1218 CLR_ZN; SET_ZN(res); in mirror_rn()
1247 CLR_ZN; SET_ZN(res); in mmult_rn_rn()
1295 CLR_ZN; SET_ZN(res); in mult_rn_rn()
1329 CLR_ZN; SET_ZN(res); in normi_rn_rn()
1456 SET_ZN(res); in sh_rn_rn()
[all …]
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/cpu/jaguar/
H A Djaguar.c1019 CLR_ZN; SET_ZN(res); in and_rn_rn()
1029 CLR_ZN; SET_ZN(res); in bclr_n_rn()
1039 CLR_ZN; SET_ZN(res); in bset_n_rn()
1106 CLR_ZN; SET_ZN(res); in imult_rn_rn()
1116 CLR_ZN; SET_ZN(res); in imultn_rn_rn()
1221 CLR_ZN; SET_ZN(res); in mirror_rn()
1250 CLR_ZN; SET_ZN(res); in mmult_rn_rn()
1298 CLR_ZN; SET_ZN(res); in mult_rn_rn()
1332 CLR_ZN; SET_ZN(res); in normi_rn_rn()
1459 SET_ZN(res); in sh_rn_rn()
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/config/arc/
H A Darc.md75 ;; SET_ZN: the Z and N flags are set by this insn.
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/config/arc/
H A Darc.md74 ;; SET_ZN: the Z and N flags are set by this insn.
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/config/arc/
H A Darc.md74 ;; SET_ZN: the Z and N flags are set by this insn.
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/config/arc/
H A Darc.md246 ;; SET_ZN: the Z and N flags are set by this insn.
/dports/lang/gnat_util/gcc-6-20180516/gcc/config/arc/
H A Darc.md297 ;; SET_ZN: the Z and N flags are set by this insn.
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/config/arc/
H A Darc.md297 ;; SET_ZN: the Z and N flags are set by this insn.
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/arc/
H A Darc.md304 ;; SET_ZN: the Z and N flags are set by this insn.
/dports/lang/gcc9/gcc-9.4.0/gcc/config/arc/
H A Darc.md321 ;; SET_ZN: the Z and N flags are set by this insn.
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/arc/
H A Darc.md349 ;; SET_ZN: the Z and N flags are set by this insn.
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/arc/
H A Darc.md349 ;; SET_ZN: the Z and N flags are set by this insn.
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/arc/
H A Darc.md349 ;; SET_ZN: the Z and N flags are set by this insn.
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/arc/
H A Darc.md350 ;; SET_ZN: the Z and N flags are set by this insn.
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/arc/
H A Darc.md304 ;; SET_ZN: the Z and N flags are set by this insn.

12