• Home
  • Raw
  • Download

Lines Matching refs:emit_operand

659 void Assembler::emit_operand(int code, Operand adr) {  in emit_operand()  function in v8::internal::Assembler
699 emit_operand(reg, op); in arithmetic_op()
744 emit_operand(reg, rm_reg); in arithmetic_op_16()
755 emit_operand(reg, op); in arithmetic_op_8()
807 emit_operand(subcode, dst); in immediate_arithmetic_op()
811 emit_operand(subcode, dst); in immediate_arithmetic_op()
844 emit_operand(subcode, dst); in immediate_arithmetic_op_16()
848 emit_operand(subcode, dst); in immediate_arithmetic_op_16()
859 emit_operand(subcode, dst); in immediate_arithmetic_op_8()
907 emit_operand(subcode, dst); in shift()
911 emit_operand(subcode, dst); in shift()
929 emit_operand(subcode, dst); in shift()
951 emit_operand(src, dst); in bt()
959 emit_operand(src, dst); in bts()
976 emit_operand(dst, src); in bsrl()
993 emit_operand(dst, src); in bsrq()
1010 emit_operand(dst, src); in bsfl()
1027 emit_operand(dst, src); in bsfq()
1044 emit_operand(dst.code(), src); in pshufw()
1147 emit_operand(0x2, op); in call()
1212 emit_operand(dst, src); in cmovq()
1243 emit_operand(dst, src); in cmovl()
1269 emit_operand(src, dst); in cmpxchgb()
1278 emit_operand(src, dst); in cmpxchgw()
1286 emit_operand(src, dst); in emit_cmpxchg()
1321 emit_operand(1, dst); in emit_dec()
1339 emit_operand(1, dst); in decb()
1384 emit_operand(0x5, src); in emit_imul()
1401 emit_operand(dst, src); in emit_imul()
1424 emit_operand(dst, src); in emit_imul()
1428 emit_operand(dst, src); in emit_imul()
1445 emit_operand(0, dst); in emit_inc()
1642 emit_operand(0x4, src); in jmp()
1649 emit_operand(dst, src); in emit_lea()
1689 emit_operand(dst, src); in movb()
1712 emit_operand(src, dst); in movb()
1719 emit_operand(0x0, dst); in movb()
1728 emit_operand(dst, src); in movw()
1736 emit_operand(src, dst); in movw()
1744 emit_operand(0x0, dst); in movw()
1753 emit_operand(dst, src); in emit_mov()
1774 emit_operand(src, dst); in emit_mov()
1795 emit_operand(0x0, dst); in emit_mov()
1848 emit_operand(0, dst); in movl()
1883 emit_operand(dst, src); in movsxbl()
1891 emit_operand(dst, src); in movsxbq()
1915 emit_operand(dst, src); in movsxwl()
1923 emit_operand(dst, src); in movsxwq()
1945 emit_operand(dst, src); in movsxlq()
1955 emit_operand(dst, src); in emit_movzxb()
1981 emit_operand(dst, src); in emit_movzxw()
2030 emit_operand(0x4, src); in mull()
2053 emit_operand(3, dst); in emit_neg()
2074 emit_operand(2, dst); in emit_not()
2170 emit_operand(0, dst); in popq()
2190 emit_operand(6, src); in pushq()
2282 emit_operand(reg, op); in xchgb()
2290 emit_operand(reg, op); in xchgw()
2314 emit_operand(dst, src); in emit_xchg()
2454 emit_operand(rax, op); // Operation code 0 in emit_test()
2483 emit_operand(reg, op); in emit_test()
2527 emit_operand(0, adr); in fld_s()
2534 emit_operand(0, adr); in fld_d()
2541 emit_operand(3, adr); in fstp_s()
2548 emit_operand(3, adr); in fstp_d()
2562 emit_operand(0, adr); in fild_s()
2569 emit_operand(5, adr); in fild_d()
2576 emit_operand(3, adr); in fistp_s()
2584 emit_operand(1, adr); in fisttp_s()
2592 emit_operand(1, adr); in fisttp_d()
2599 emit_operand(2, adr); in fist_s()
2606 emit_operand(7, adr); in fistp_d()
2688 emit_operand(4, adr); in fisub_s()
3668 emit_operand(dst, src); in cvttss2si()
3689 emit_operand(dst, src); in cvttsd2si()
4403 emit_operand(reg, rm); in bmi1q()
4420 emit_operand(reg, rm); in bmi1l()
4441 emit_operand(dst, src); in tzcntq()
4462 emit_operand(dst, src); in tzcntl()
4483 emit_operand(dst, src); in lzcntq()
4504 emit_operand(dst, src); in lzcntl()
4525 emit_operand(dst, src); in popcntq()
4546 emit_operand(dst, src); in popcntl()
4565 emit_operand(reg, rm); in bmi2q()
4584 emit_operand(reg, rm); in bmi2l()
4606 emit_operand(dst, src); in rorxq()
4629 emit_operand(dst, src); in rorxl()
4896 emit_operand(ireg, adr); in emit_sse_operand()
4900 emit_operand(reg, adr); in emit_sse_operand()