Home
last modified time | relevance | path

Searched refs:XCHAL_MAX_INSTRUCTION_SIZE (Results 1 – 22 of 22) sorted by relevance

/openbmc/linux/arch/xtensa/variants/fsf/include/variant/
H A Dcore.h33 #define XCHAL_MAX_INSTRUCTION_SIZE 3 /* max instr bytes (3..8) */ macro
/openbmc/qemu/target/xtensa/core-fsf/
H A Dcore-isa.h32 #define XCHAL_MAX_INSTRUCTION_SIZE 3 /* max instr bytes (3..8) */ macro
/openbmc/linux/arch/xtensa/variants/test_mmuhifi_c3/include/variant/
H A Dcore.h32 #define XCHAL_MAX_INSTRUCTION_SIZE 8 /* max instr bytes (3..8) */ macro
/openbmc/qemu/target/xtensa/core-dsp3400/
H A Dcore-isa.h52 #define XCHAL_MAX_INSTRUCTION_SIZE 8 /* max instr bytes (3..8) */ macro
/openbmc/qemu/target/xtensa/core-lx106/
H A Dcore-isa.h53 #define XCHAL_MAX_INSTRUCTION_SIZE 3 /* max instr bytes (3..8) */ macro
/openbmc/qemu/target/xtensa/core-dc232b/
H A Dcore-isa.h32 #define XCHAL_MAX_INSTRUCTION_SIZE 3 /* max instr bytes (3..8) */ macro
/openbmc/linux/arch/xtensa/variants/dc232b/include/variant/
H A Dcore.h33 #define XCHAL_MAX_INSTRUCTION_SIZE 3 /* max instr bytes (3..8) */ macro
/openbmc/qemu/target/xtensa/core-test_mmuhifi_c3/
H A Dcore-isa.h53 #define XCHAL_MAX_INSTRUCTION_SIZE 8 /* max instr bytes (3..8) */ macro
/openbmc/u-boot/arch/xtensa/include/asm/arch-dc232b/
H A Dcore.h31 #define XCHAL_MAX_INSTRUCTION_SIZE 3 /* max instr bytes (3..8) */ macro
/openbmc/qemu/target/xtensa/core-dc233c/
H A Dcore-isa.h52 #define XCHAL_MAX_INSTRUCTION_SIZE 3 /* max instr bytes (3..8) */ macro
/openbmc/u-boot/arch/xtensa/include/asm/arch-dc233c/
H A Dcore.h31 #define XCHAL_MAX_INSTRUCTION_SIZE 3 /* max instr bytes (3..8) */ macro
/openbmc/linux/arch/xtensa/variants/dc233c/include/variant/
H A Dcore.h53 #define XCHAL_MAX_INSTRUCTION_SIZE 3 /* max instr bytes (3..8) */ macro
/openbmc/linux/arch/xtensa/variants/test_kc705_hifi/include/variant/
H A Dcore.h53 #define XCHAL_MAX_INSTRUCTION_SIZE 8 /* max instr bytes (3..8) */ macro
/openbmc/linux/arch/xtensa/variants/de212/include/variant/
H A Dcore.h53 #define XCHAL_MAX_INSTRUCTION_SIZE 3 /* max instr bytes (3..8) */ macro
/openbmc/linux/arch/xtensa/variants/csp/include/variant/
H A Dcore.h53 #define XCHAL_MAX_INSTRUCTION_SIZE 8 /* max instr bytes (3..8) */ macro
/openbmc/qemu/target/xtensa/core-test_kc705_be/
H A Dcore-isa.h52 #define XCHAL_MAX_INSTRUCTION_SIZE 8 /* max instr bytes (3..8) */ macro
/openbmc/u-boot/arch/xtensa/include/asm/arch-de212/
H A Dcore.h31 #define XCHAL_MAX_INSTRUCTION_SIZE 3 /* max instr bytes (3..8) */ macro
/openbmc/linux/arch/xtensa/variants/test_kc705_be/include/variant/
H A Dcore.h53 #define XCHAL_MAX_INSTRUCTION_SIZE 8 /* max instr bytes (3..8) */ macro
/openbmc/qemu/target/xtensa/core-de212/
H A Dcore-isa.h52 #define XCHAL_MAX_INSTRUCTION_SIZE 3 /* max instr bytes (3..8) */ macro
/openbmc/qemu/target/xtensa/core-sample_controller/
H A Dcore-isa.h52 #define XCHAL_MAX_INSTRUCTION_SIZE 3 /* max instr bytes (3..8) */ macro
/openbmc/qemu/target/xtensa/core-de233_fpu/
H A Dcore-isa.h54 #define XCHAL_MAX_INSTRUCTION_SIZE 3 /* max instr bytes (3..8) */ macro
/openbmc/qemu/target/xtensa/
H A Doverlay_tool.h540 .max_insn_size = XCHAL_MAX_INSTRUCTION_SIZE, \