about summary refs log tree commit diff stats
path: root/reproducers/issue-1832422.c
blob: 108b6614ce6d4e11eb362c4014a307a2ea1ffe9d (plain) (blame)
1
2
3
void main() {
    asm("cmppd xmm0,xmm0,0xd1");
}