Home | History | Annotate | Download | only in Unit

Lines Matching full:x80000000

105 //     if (test__mulvsi3(0x80000000, -2, 0x80000000))  // abort
107 // if (test__mulvsi3(-2, 0x80000000, 0x80000000)) // abort
109 // if (test__mulvsi3(0x80000000, -1, 0x80000000)) // abort
111 // if (test__mulvsi3(-1, 0x80000000, 0x80000000)) // abort
113 if (test__mulvsi3(0x80000000, 0, 0))
115 if (test__mulvsi3(0, 0x80000000, 0))
117 if (test__mulvsi3(0x80000000, 1, 0x80000000))
119 if (test__mulvsi3(1, 0x80000000, 0x80000000))
121 // if (test__mulvsi3(0x80000000, 2, 0x80000000)) // abort
123 // if (test__mulvsi3(2, 0x80000000, 0x80000000)) // abort
142 // if (test__mulvsi3(0x80000001, 2, 0x80000000)) // abort
144 // if (test__mulvsi3(2, 0x80000001, 0x80000000)) // abort