1tests:
2  arch.interrupt.x86_direct_isr:
3    arch_allow: x86
4    tags:
5      - kernel
6      - interrupt
7    filter: not CONFIG_X86_64
8    extra_configs:
9      - CONFIG_COMPILER_OPT="-mgeneral-regs-only"
10