Home | History | Annotate | Download | only in JavaScriptCore

Lines Matching full:arithmetic

2997         Hoist JSVALUE32_64 arithmetic implementations into a separate file.
19623 a separate immediate load instruction, rather than within the immediate field of an arithmetic
23233 Converted some more arithmetic ops to put { tag, payload } in
23244 Converted some more arithmetic ops to put { tag, payload } in
23286 Converted some arithmetic ops to put { tag, payload } in
24251 (JSC::JIT::emitSlow_op_mul): Filled out these cases for double arithmetic.
24981 Implement the slow cases for arithmetic opcodes.
25012 Add arithmetic opcode implementations from the old nitro-extreme branch.