Home
last modified time | relevance | path

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

/qemu/tests/tcg/xtensa/
H A Dtest_sext.S5 #if XCHAL_HAVE_SEXT
/qemu/target/xtensa/core-fsf/
H A Dcore-isa.h38 #define XCHAL_HAVE_SEXT 0 /* SEXT instruction */ macro
/qemu/target/xtensa/core-test_mmuhifi_c3/
H A Dcore-isa.h60 #define XCHAL_HAVE_SEXT 1 /* SEXT instruction */ macro
/qemu/target/xtensa/core-dc232b/
H A Dcore-isa.h38 #define XCHAL_HAVE_SEXT 1 /* SEXT instruction */ macro
/qemu/target/xtensa/core-lx106/
H A Dcore-isa.h59 #define XCHAL_HAVE_SEXT 0 /* SEXT instruction */ macro
/qemu/target/xtensa/core-dsp3400/
H A Dcore-isa.h58 #define XCHAL_HAVE_SEXT 1 /* SEXT instruction */ macro
/qemu/target/xtensa/core-dc233c/
H A Dcore-isa.h58 #define XCHAL_HAVE_SEXT 1 /* SEXT instruction */ macro
/qemu/target/xtensa/core-test_kc705_be/
H A Dcore-isa.h59 #define XCHAL_HAVE_SEXT 1 /* SEXT instruction */ macro
/qemu/target/xtensa/core-de212/
H A Dcore-isa.h59 #define XCHAL_HAVE_SEXT 1 /* SEXT instruction */ macro
/qemu/target/xtensa/core-sample_controller/
H A Dcore-isa.h59 #define XCHAL_HAVE_SEXT 1 /* SEXT instruction */ macro
/qemu/target/xtensa/core-de233_fpu/
H A Dcore-isa.h61 #define XCHAL_HAVE_SEXT 1 /* SEXT instruction */ macro
/qemu/target/xtensa/
H A Doverlay_tool.h117 XCHAL_OPTION(XCHAL_HAVE_SEXT, XTENSA_OPTION_MISC_OP_SEXT) | \