Home
last modified time | relevance | path

Searched defs:ALT_NOT (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/tools/objtool/arch/x86/
Ddecode.c665 #define ALT_NOT(feat) ((feat) | ALTINSTR_FLAG_INV) macro
/Linux-v5.15/arch/x86/include/asm/
Dalternative.h10 #define ALT_NOT(feat) ((feat) | ALTINSTR_FLAG_INV) macro