Home
last modified time | relevance | path

Searched defs:XO3 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dxor_32.h18 #define XO3(x, y) " pxor 8*("#x")(%4), %%mm"#y" ;\n" macro
245 #undef XO3 macro
[all...]
H A Dxor.h48 #define XO3(x, y) " xorps "OFFS(x)"(%[p4]), %%xmm"#y" ;\n" macro
470 #undef XO3 global() macro
[all...]
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dxor_32.h18 #define XO3(x, y) " pxor 8*("#x")(%4), %%mm"#y" ;\n" macro
252 #undef XO3 macro
[all...]
H A Dxor.h48 #define XO3(x, y) " xorps "OFFS(x)"(%[p4]), %%xmm"#y" ;\n" macro
484 #undef XO3 global() macro
[all...]

Completed in 3 milliseconds