Home
last modified time | relevance | path

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

/openbmc/linux/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(test);
[all …]