521054 Unhandled amd64-linux syscall: 467 (open_tree_attr)
521259 Improve check_makefile_consistency
521332 vex x86->IR: unhandled instruction bytes: 66 0F 38 37 (PCMPGTQ)
+522160 Robustify the flags check in the none/tests/x86/crc32 test
To see details of a given bug, visit
https://bugs.kde.org/show_bug.cgi?id=XXXXXX
"movl %0, %%eax" "\n\t"
"movl 0(%%eax), %%edx" "\n\t"
"movl 4(%%eax), %%ecx" "\n\t"
+ "pushl $0" "\n\t"
+ "popf" "\n\t"
"crc32 %%dl, %%ecx" "\n\t"
"movl %%ecx, 8(%%eax)" "\n\t"
"pushf" "\n\t"
__asm__ __volatile__(
"movl %0, %%eax" "\n\t"
"movl 4(%%eax), %%ecx" "\n\t"
+ "pushl $0" "\n\t"
+ "popf" "\n\t"
"crc32b 0(%%eax), %%ecx" "\n\t"
"movl %%ecx, 8(%%eax)" "\n\t"
"pushf" "\n\t"
"movl %0, %%eax" "\n\t"
"movl 0(%%eax), %%edi" "\n\t"
"movl 4(%%eax), %%ecx" "\n\t"
+ "pushl $0" "\n\t"
+ "popf" "\n\t"
"crc32 %%di, %%ecx" "\n\t"
"movl %%ecx, 8(%%eax)" "\n\t"
"pushf" "\n\t"
__asm__ __volatile__(
"movl %0, %%eax" "\n\t"
"movl 4(%%eax), %%ecx" "\n\t"
+ "pushl $0" "\n\t"
+ "popf" "\n\t"
"crc32w 0(%%eax), %%ecx" "\n\t"
"movl %%ecx, 8(%%eax)" "\n\t"
"pushf" "\n\t"
"movl %0, %%eax" "\n\t"
"movl 0(%%eax), %%edi" "\n\t"
"movl 4(%%eax), %%ecx" "\n\t"
+ "pushl $0" "\n\t"
+ "popf" "\n\t"
"crc32 %%edi, %%ecx" "\n\t"
"movl %%ecx, 8(%%eax)" "\n\t"
"pushf" "\n\t"
__asm__ __volatile__(
"movl %0, %%eax" "\n\t"
"movl 4(%%eax), %%ecx" "\n\t"
+ "pushl $0" "\n\t"
+ "popf" "\n\t"
"crc32l 0(%%eax), %%ecx" "\n\t"
"movl %%ecx, 8(%%eax)" "\n\t"
"pushf" "\n\t"