Home
last modified time | relevance | path

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

/qemu/target/xtensa/core-fsf/
H A Dcore-isa.h40 #define XCHAL_HAVE_MUL16 0 /* MUL16S/MUL16U instructions */ macro
/qemu/tests/tcg/xtensa/
H A Dtest_mul16.S5 #if XCHAL_HAVE_MUL16
/qemu/target/xtensa/core-test_mmuhifi_c3/
H A Dcore-isa.h62 #define XCHAL_HAVE_MUL16 1 /* MUL16S/MUL16U instructions */ macro
/qemu/target/xtensa/core-dc232b/
H A Dcore-isa.h40 #define XCHAL_HAVE_MUL16 1 /* MUL16S/MUL16U instructions */ macro
/qemu/target/xtensa/core-lx106/
H A Dcore-isa.h61 #define XCHAL_HAVE_MUL16 1 /* MUL16S/MUL16U instructions */ macro
/qemu/target/xtensa/core-dsp3400/
H A Dcore-isa.h60 #define XCHAL_HAVE_MUL16 1 /* MUL16S/MUL16U instructions */ macro
/qemu/target/xtensa/core-dc233c/
H A Dcore-isa.h60 #define XCHAL_HAVE_MUL16 1 /* MUL16S/MUL16U instructions */ macro
/qemu/target/xtensa/core-test_kc705_be/
H A Dcore-isa.h62 #define XCHAL_HAVE_MUL16 1 /* MUL16S/MUL16U instructions */ macro
/qemu/target/xtensa/core-de212/
H A Dcore-isa.h62 #define XCHAL_HAVE_MUL16 1 /* MUL16S/MUL16U instructions */ macro
/qemu/target/xtensa/core-sample_controller/
H A Dcore-isa.h62 #define XCHAL_HAVE_MUL16 1 /* MUL16S/MUL16U instructions */ macro
/qemu/target/xtensa/core-de233_fpu/
H A Dcore-isa.h64 #define XCHAL_HAVE_MUL16 1 /* MUL16S/MUL16U instructions */ macro
/qemu/target/xtensa/
H A Doverlay_tool.h110 XCHAL_OPTION(XCHAL_HAVE_MUL16, XTENSA_OPTION_16_BIT_IMUL) | \