Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/xtensa/
H A Dtest_boolean.S5 #if XCHAL_HAVE_BOOLEANS
H A Dtest_sr.S71 #if XCHAL_HAVE_BOOLEANS
/openbmc/linux/arch/xtensa/variants/fsf/include/variant/
H A Dcore.h63 #define XCHAL_HAVE_BOOLEANS 0 /* boolean registers */ macro
/openbmc/qemu/target/xtensa/core-fsf/
H A Dcore-isa.h62 #define XCHAL_HAVE_BOOLEANS 0 /* boolean registers */ macro
/openbmc/linux/arch/xtensa/variants/test_mmuhifi_c3/include/variant/
H A Dcore.h66 #define XCHAL_HAVE_BOOLEANS 1 /* boolean registers */ macro
/openbmc/qemu/target/xtensa/core-dsp3400/
H A Dcore-isa.h86 #define XCHAL_HAVE_BOOLEANS 1 /* boolean registers */ macro
/openbmc/qemu/target/xtensa/core-lx106/
H A Dcore-isa.h87 #define XCHAL_HAVE_BOOLEANS 0 /* boolean registers */ macro
/openbmc/qemu/target/xtensa/core-dc232b/
H A Dcore-isa.h63 #define XCHAL_HAVE_BOOLEANS 0 /* boolean registers */ macro
/openbmc/linux/arch/xtensa/variants/dc232b/include/variant/
H A Dcore.h64 #define XCHAL_HAVE_BOOLEANS 0 /* boolean registers */ macro
/openbmc/qemu/target/xtensa/core-test_mmuhifi_c3/
H A Dcore-isa.h92 #define XCHAL_HAVE_BOOLEANS 1 /* boolean registers */ macro
/openbmc/u-boot/arch/xtensa/include/asm/arch-dc232b/
H A Dcore.h62 #define XCHAL_HAVE_BOOLEANS 0 /* boolean registers */ macro
/openbmc/qemu/target/xtensa/core-dc233c/
H A Dcore-isa.h86 #define XCHAL_HAVE_BOOLEANS 0 /* boolean registers */ macro
/openbmc/u-boot/arch/xtensa/include/asm/arch-dc233c/
H A Dcore.h65 #define XCHAL_HAVE_BOOLEANS 0 /* boolean registers */ macro
/openbmc/linux/arch/xtensa/variants/dc233c/include/variant/
H A Dcore.h87 #define XCHAL_HAVE_BOOLEANS 0 /* boolean registers */ macro
/openbmc/linux/arch/xtensa/variants/test_kc705_hifi/include/variant/
H A Dcore.h92 #define XCHAL_HAVE_BOOLEANS 1 /* boolean registers */ macro
/openbmc/linux/arch/xtensa/variants/de212/include/variant/
H A Dcore.h93 #define XCHAL_HAVE_BOOLEANS 0 /* boolean registers */ macro
/openbmc/linux/arch/xtensa/variants/csp/include/variant/
H A Dcore.h93 #define XCHAL_HAVE_BOOLEANS 1 /* boolean registers */ macro
/openbmc/qemu/target/xtensa/core-test_kc705_be/
H A Dcore-isa.h92 #define XCHAL_HAVE_BOOLEANS 1 /* boolean registers */ macro
/openbmc/u-boot/arch/xtensa/include/asm/arch-de212/
H A Dcore.h71 #define XCHAL_HAVE_BOOLEANS 0 /* boolean registers */ macro
/openbmc/linux/arch/xtensa/variants/test_kc705_be/include/variant/
H A Dcore.h93 #define XCHAL_HAVE_BOOLEANS 1 /* boolean registers */ macro
/openbmc/qemu/target/xtensa/core-de212/
H A Dcore-isa.h93 #define XCHAL_HAVE_BOOLEANS 0 /* boolean registers */ macro
/openbmc/qemu/target/xtensa/core-sample_controller/
H A Dcore-isa.h93 #define XCHAL_HAVE_BOOLEANS 0 /* boolean registers */ macro
/openbmc/qemu/target/xtensa/core-de233_fpu/
H A Dcore-isa.h93 #define XCHAL_HAVE_BOOLEANS 1 /* boolean registers */ macro
/openbmc/linux/arch/xtensa/kernel/
H A Dsetup.c609 #if XCHAL_HAVE_BOOLEANS in c_show()
/openbmc/qemu/target/xtensa/
H A Doverlay_tool.h120 XCHAL_OPTION(XCHAL_HAVE_BOOLEANS, XTENSA_OPTION_BOOLEAN) | \