Home | History | Annotate | Download | only in test

Lines Matching refs:ldpsw

1719   COMPARE(ldpsw(x0, x1, MemOperand(x2)), "ldpsw x0, x1, [x2]");
1720 COMPARE(ldpsw(x3, x4, MemOperand(x5, 16)), "ldpsw x3, x4, [x5, #16]");
1721 COMPARE(ldpsw(x6, x7, MemOperand(x8, -32, PreIndex)),
1722 "ldpsw x6, x7, [x8, #-32]!");
1723 COMPARE(ldpsw
1724 "ldpsw x9, x10, [x11], #128");