Lines Matching refs:addrmod2
1106 addrmod2(Instr instr, Register rd, const MemOperand& x) {
1121 addrmod2(instr, rd, MemOperand(x.rn_, ip, x.am_));
1201 // Post-indexed addressing requires W == 1; different than in addrmod2/3.
1747 addrmod2(cond | B26 | L, dst, src);
1752 addrmod2(cond | B26, src, dst);
1757 addrmod2(cond | B26 | B | L, dst, src);
1762 addrmod2(cond | B26 | B, src, dst);