/external/v8/src/x64/ |
assembler-x64.h | 780 immediate_arithmetic_op(0x0, dst, src); 784 immediate_arithmetic_op(0x0, dst, src); 870 immediate_arithmetic_op(0x7, dst, src); 874 immediate_arithmetic_op(0x7, dst, src); 890 immediate_arithmetic_op(0x4, dst, src); 894 immediate_arithmetic_op(0x4, dst, src); 980 immediate_arithmetic_op(0x1, dst, src); 988 immediate_arithmetic_op(0x1, dst, src); [all...] |
assembler-x64.cc | 650 void Assembler::immediate_arithmetic_op(byte subcode, function in class:v8::internal::Assembler 669 void Assembler::immediate_arithmetic_op(byte subcode, function in class:v8::internal::Assembler [all...] |
/external/chromium_org/v8/src/x64/ |
assembler-x64.h | 796 immediate_arithmetic_op(0x0, dst, src); 800 immediate_arithmetic_op(0x0, dst, src); 886 immediate_arithmetic_op(0x7, dst, src); 890 immediate_arithmetic_op(0x7, dst, src); 906 immediate_arithmetic_op(0x4, dst, src); 910 immediate_arithmetic_op(0x4, dst, src); 1000 immediate_arithmetic_op(0x1, dst, src); 1008 immediate_arithmetic_op(0x1, dst, src); [all...] |
assembler-x64.cc | 548 void Assembler::immediate_arithmetic_op(byte subcode, function in class:v8::internal::Assembler 567 void Assembler::immediate_arithmetic_op(byte subcode, function in class:v8::internal::Assembler [all...] |