Home | History | Annotate | Download | only in arm64

Lines Matching full:x80808080

434 TESTINST2("and  w3,w4, #0x80808080", 0x843fdf810277796e, x3, x4, 0);
436 TESTINST2("ands w3,w4, #0x80808080", 0x843fdf810277796e, x3, x4, 0);
438 TESTINST2("ands w3,w4, #0x80808080", 0x143fdf810277796e, x3, x4, 0);
440 TESTINST2("ands w3,w4, #0x80808080", 0x7070707070707070, x3, x4, 0);
441 TESTINST2("ands w3,w4, #0x80808080", 0x70707070F0707070, x3, x4, 0);
450 TESTINST2("orr w3,w4, #0x80808080", 0x843fdf810277796e, x3, x4, 0);
460 TESTINST2("eor w3,w4, #0x80808080", 0x843fdf810277796e, x3, x4, 0);