Home
last modified time | relevance | path

Searched refs:emit_op_div (Results 1 – 3 of 3) sorted by relevance

/external/webkit/JavaScriptCore/jit/
DJIT.h616 void emit_op_div(Instruction*);
DJITArithmetic.cpp965 void JIT::emit_op_div(Instruction* currentInstruction) in emit_op_div() function in JSC::JIT
/external/webkit/JavaScriptCore/
DChangeLog1177 (JSC::JIT::emit_op_div):
1293 (JSC::JIT::emit_op_div):
1385 (JSC::JIT::emit_op_div):
1441 (JSC::JIT::emit_op_div):
1826 (JSC::JIT::emit_op_div):
1941 (JSC::JIT::emit_op_div): When dividing an int by an int, go ahead and try
2116 (JSC::JIT::emit_op_div): Modified emitBinaryDoubleOp to accept comparison/jump
2187 (JSC::JIT::emit_op_div):