Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kvm/
H A Demulate.c386 #define FASTOP2(op) \ macro
1039 FASTOP2(add);
1040 FASTOP2(or);
1041 FASTOP2(adc);
1042 FASTOP2(sbb);
1043 FASTOP2(and);
1044 FASTOP2(sub);
1045 FASTOP2(xor);
1046 FASTOP2(cmp);
1047 FASTOP2(tes
[all...]
/kernel/linux/linux-6.6/arch/x86/kvm/
H A Demulate.c370 #define FASTOP2(op) \ macro
1004 FASTOP2(add);
1005 FASTOP2(or);
1006 FASTOP2(adc);
1007 FASTOP2(sbb);
1008 FASTOP2(and);
1009 FASTOP2(sub);
1010 FASTOP2(xor);
1011 FASTOP2(cmp);
1012 FASTOP2(tes
[all...]

Completed in 8 milliseconds