Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kvm/
Demulate.c3273 u8 al, old_al; in em_das() local
3279 old_al = al; in em_das()
3290 if (old_al > 0x99 || old_cf) { in em_das()