Home | History | Annotate | Download | only in x87

Lines Matching defs:emit_operand

360   emit_operand(esi, src);
374 emit_operand(eax, dst);
396 emit_operand(dst, src);
403 emit_operand(eax, dst);
412 emit_operand(src, dst);
420 emit_operand(dst, src);
428 emit_operand(src, dst);
436 emit_operand(eax, dst);
466 emit_operand(dst, src);
480 emit_operand(eax, dst);
488 emit_operand(eax, dst);
496 emit_operand(src, dst);
504 emit_operand(dst, src);
512 emit_operand(dst, src);
520 emit_operand(dst, src);
528 emit_operand(dst, src);
578 emit_operand(dst, src);
585 emit_operand(dst, src);
592 emit_operand(src, dst);
617 emit_operand(dst, src);
630 emit_operand(src, dst);
640 emit_operand(edi, op); // edi == 7
650 emit_operand(reg, op);
658 emit_operand(reg, op);
667 emit_operand(edi, op);
687 emit_operand(reg, op);
706 emit_operand(eax, op); // eax has same code as register al.
714 emit_operand(eax, op); // eax has same code as register ax.
729 emit_operand(ecx, dst);
742 emit_operand(ecx, dst);
770 emit_operand(dst, src);
797 emit_operand(eax, dst);
804 emit_operand(dst, src);
838 emit_operand(dst, src);
851 emit_operand(src, dst);
928 emit_operand(dst, src);
936 emit_operand(dst, src);
965 emit_operand(dst, src);
999 emit_operand(dst, src);
1006 emit_operand(src, dst);
1032 emit_operand(reg, op);
1040 emit_operand(reg, op);
1054 emit_operand(eax, op);
1083 emit_operand(eax, op);
1097 emit_operand(dst, src);
1104 emit_operand(src, dst);
1118 emit_operand(src, dst);
1126 emit_operand(src, dst);
1134 emit_operand(dst, src);
1287 emit_operand(edx, adr);
1350 emit_operand(esp, adr);
1462 emit_operand(eax, adr);
1469 emit_operand(eax, adr);
1476 emit_operand(ebx, adr);
1483 emit_operand(edx, adr);
1490 emit_operand(ebx, adr);
1497 emit_operand(edx, adr);
1504 emit_operand(eax, adr);
1511 emit_operand(ebp, adr);
1518 emit_operand(ebx, adr);
1526 emit_operand(ecx, adr);
1534 emit_operand(ecx, adr);
1541 emit_operand(edx, adr);
1548 emit_operand(edi, adr);
1642 emit_operand(esp, adr);
1922 emit_operand(ireg, dst);
1929 emit_operand(ireg, dst);
1935 void Assembler::emit_operand(Register reg, const Operand& adr) {