Home | History | Annotate | Download | only in aarch64

Lines Matching refs:d26

1755   COMPARE(ldp(d26, d27, MemOperand(x28, 504, PreIndex)),
1756 "ldp d26, d27, [x28, #504]!");
1820 COMPARE(stp(d26, d27, MemOperand(x28, 504, PreIndex)),
1821 "stp d26, d27, [x28, #504]!");
2801 COMPARE(fmov(x6, d26), "fmov x6, d26");
3053 COMPARE(scvtf(d26, x0), "scvtf d26, x0");
6815 COMPARE_MACRO(Fcvtzs(d26, d27), "fcvtzs d26, d27");