Searched refs:rex_w (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/objtool/arch/x86/
H A Ddecode.c156 rex = 0, rex_b = 0, rex_r = 0, rex_w = 0, rex_x = 0, local
188 rex_w = X86_REX_W(rex) >> 3;
212 if (rex_w && rm_is_reg(CFI_SP)) {
273 if (!rex_w)
325 if (!rex_w)
380 if (!rex_w)
412 if (!rex_w)
450 if (!rex_w)

Completed in 164 milliseconds