Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm64/
DMakefile45 brokengasinst := $(call as-instr,1:\n.inst 0\n.rept . - 1b\n\nnop\n.endr\n,,-DCONFIG_BROKEN_GAS_INS… macro
47 ifneq ($(brokengasinst),)
52 KBUILD_CFLAGS += -mgeneral-regs-only $(lseinstr) $(brokengasinst)
54 KBUILD_AFLAGS += $(lseinstr) $(brokengasinst)