Home
last modified time | relevance | path

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

/qemu/target/xtensa/core-fsf/
H A Dcore-isa.h32 #define XCHAL_MAX_INSTRUCTION_SIZE 3 /* max instr bytes (3..8) */ macro
/qemu/target/xtensa/core-test_mmuhifi_c3/
H A Dcore-isa.h53 #define XCHAL_MAX_INSTRUCTION_SIZE 8 /* max instr bytes (3..8) */ macro
/qemu/target/xtensa/core-dc232b/
H A Dcore-isa.h32 #define XCHAL_MAX_INSTRUCTION_SIZE 3 /* max instr bytes (3..8) */ macro
/qemu/target/xtensa/core-lx106/
H A Dcore-isa.h53 #define XCHAL_MAX_INSTRUCTION_SIZE 3 /* max instr bytes (3..8) */ macro
/qemu/target/xtensa/core-dsp3400/
H A Dcore-isa.h52 #define XCHAL_MAX_INSTRUCTION_SIZE 8 /* max instr bytes (3..8) */ macro
/qemu/target/xtensa/core-dc233c/
H A Dcore-isa.h52 #define XCHAL_MAX_INSTRUCTION_SIZE 3 /* max instr bytes (3..8) */ macro
/qemu/target/xtensa/core-test_kc705_be/
H A Dcore-isa.h52 #define XCHAL_MAX_INSTRUCTION_SIZE 8 /* max instr bytes (3..8) */ macro
/qemu/target/xtensa/core-de212/
H A Dcore-isa.h52 #define XCHAL_MAX_INSTRUCTION_SIZE 3 /* max instr bytes (3..8) */ macro
/qemu/target/xtensa/core-sample_controller/
H A Dcore-isa.h52 #define XCHAL_MAX_INSTRUCTION_SIZE 3 /* max instr bytes (3..8) */ macro
/qemu/target/xtensa/core-de233_fpu/
H A Dcore-isa.h54 #define XCHAL_MAX_INSTRUCTION_SIZE 3 /* max instr bytes (3..8) */ macro
/qemu/target/xtensa/
H A Doverlay_tool.h540 .max_insn_size = XCHAL_MAX_INSTRUCTION_SIZE, \