Searched refs:twoByteOp64 (Results 1 - 1 of 1) sorted by relevance

/external/webkit/JavaScriptCore/assembler/
H A DX86Assembler.h1350 m_formatter.twoByteOp64(OP2_MOVD_EdVd, (RegisterID)src, dst);
1356 m_formatter.twoByteOp64(OP2_MOVD_VdEd, (RegisterID)dst, src);
1788 void twoByteOp64(TwoByteOpcodeID opcode, int reg, RegisterID rm) function in class:JSC::X86Assembler::X86InstructionFormatter

Completed in 35 milliseconds