Home
last modified time | relevance | path

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

/qemu/tests/tcg/xtensa/
H A Dtest_boolean.S5 #if XCHAL_HAVE_BOOLEANS
H A Dtest_sr.S71 #if XCHAL_HAVE_BOOLEANS
/qemu/target/xtensa/core-fsf/
H A Dcore-isa.h62 #define XCHAL_HAVE_BOOLEANS 0 /* boolean registers */ macro
/qemu/target/xtensa/core-test_mmuhifi_c3/
H A Dcore-isa.h92 #define XCHAL_HAVE_BOOLEANS 1 /* boolean registers */ macro
/qemu/target/xtensa/core-dc232b/
H A Dcore-isa.h63 #define XCHAL_HAVE_BOOLEANS 0 /* boolean registers */ macro
/qemu/target/xtensa/core-lx106/
H A Dcore-isa.h87 #define XCHAL_HAVE_BOOLEANS 0 /* boolean registers */ macro
/qemu/target/xtensa/core-dsp3400/
H A Dcore-isa.h86 #define XCHAL_HAVE_BOOLEANS 1 /* boolean registers */ macro
/qemu/target/xtensa/core-dc233c/
H A Dcore-isa.h86 #define XCHAL_HAVE_BOOLEANS 0 /* boolean registers */ macro
/qemu/target/xtensa/core-test_kc705_be/
H A Dcore-isa.h92 #define XCHAL_HAVE_BOOLEANS 1 /* boolean registers */ macro
/qemu/target/xtensa/core-de212/
H A Dcore-isa.h93 #define XCHAL_HAVE_BOOLEANS 0 /* boolean registers */ macro
/qemu/target/xtensa/core-sample_controller/
H A Dcore-isa.h93 #define XCHAL_HAVE_BOOLEANS 0 /* boolean registers */ macro
/qemu/target/xtensa/core-de233_fpu/
H A Dcore-isa.h93 #define XCHAL_HAVE_BOOLEANS 1 /* boolean registers */ macro
/qemu/target/xtensa/
H A Doverlay_tool.h120 XCHAL_OPTION(XCHAL_HAVE_BOOLEANS, XTENSA_OPTION_BOOLEAN) | \