Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kvm/
Demulate.c3479 u8 al, old_al; in em_das() local
3485 old_al = al; in em_das()
3496 if (old_al > 0x99 || old_cf) { in em_das()