I have next problem:
I have some tests related to xop check with using some Bulldozer (xop)
instructions.
And I must run this tests only on Bulldozer
processors.
How can I check that my processor supports xop
instruction at compile-time?
Language: C
, Os: Linux
;