Home | History | Annotate | Download | only in ia32

Lines Matching defs:emit_operand

430   emit_operand(esi, src);
454 emit_operand(dst, Operand(src));
556 emit_operand(eax, dst);
581 emit_operand(dst, src);
589 emit_operand(eax, dst);
599 emit_operand(src, dst);
608 emit_operand(dst, src);
617 emit_operand(src, dst);
649 emit_operand(dst, src);
665 emit_operand(eax, dst);
674 emit_operand(eax, dst);
683 emit_operand(src, dst);
692 emit_operand(dst, src);
701 emit_operand(dst, src);
710 emit_operand(dst, src);
719 emit_operand(dst, src);
752 emit_operand(dst, src);
787 emit_operand(dst, src);
795 emit_operand(dst, src);
834 emit_operand(dst, src);
849 emit_operand(src, dst);
857 emit_operand(edi, op); // edi == 7
867 emit_operand(src, dst);
876 emit_operand(dst, src);
886 emit_operand(edi, op);
909 emit_operand(reg, op);
931 emit_operand(eax, op); // eax has same code as register al.
940 emit_operand(eax, op); // eax has same code as register ax.
963 emit_operand(ecx, dst);
995 emit_operand(dst, src);
1025 emit_operand(eax, dst);
1033 emit_operand(dst, src);
1072 emit_operand(dst, src);
1087 emit_operand(src, dst);
1133 emit_operand(dst, src);
1142 emit_operand(dst, src);
1174 emit_operand(dst, src);
1208 emit_operand(ebp, op); // ebp == 5
1225 emit_operand(dst, src);
1234 emit_operand(dst, src);
1242 emit_operand(src, dst);
1277 emit_operand(reg, op);
1285 emit_operand(reg, op);
1293 emit_operand(eax, op);
1309 emit_operand(dst, src);
1317 emit_operand(dst, src);
1333 emit_operand(src, dst);
1342 emit_operand(src, dst);
1511 emit_operand(edx, adr);
1563 emit_operand(esp, adr);
1675 emit_operand(eax, adr);
1683 emit_operand(eax, adr);
1691 emit_operand(ebx, adr);
1699 emit_operand(ebx, adr);
1707 emit_operand(edx, adr);
1715 emit_operand(eax, adr);
1723 emit_operand(ebp, adr);
1731 emit_operand(ebx, adr);
1740 emit_operand(ecx, adr);
1749 emit_operand(ecx, adr);
1757 emit_operand(edx, adr);
1765 emit_operand(edi, adr);
1819 emit_operand(esp, adr);
2012 emit_operand(dst, src);
2023 emit_operand(dst, src);
2186 emit_operand(ireg, adr);
2333 emit_operand(ireg, dst);
2340 emit_operand(ireg, dst);
2346 void Assembler::emit_operand(Register reg, const Operand& adr) {