Searched defs:rex_w (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/objtool/arch/x86/ |
H A D | decode.c | 95 unsigned char op1, op2, rex = 0, rex_b = 0, rex_r = 0, rex_w = 0, in arch_decode_instruction() local
|
/kernel/linux/linux-6.6/tools/objtool/arch/x86/ |
H A D | decode.c | 156 rex = 0, rex_b = 0, rex_r = 0, rex_w = 0, rex_x = 0, in arch_decode_instruction() local
|
Completed in 2 milliseconds