bugged stringlengths 6 599k | fixed stringlengths 6 40.8M | __index_level_0__ int64 0 3.24M |
|---|---|---|
public final void visit_iinc(int index, int incValue) { final int ebpOfs = stackFrame.getEbpOffset(index); // pin down other references to this local vstack.loadLocal(eContext, ebpOfs); if (incValue == 1) { os.writeINC(FP, ebpOfs); } else { os.writeADD(FP, eb... | public final void visit_iinc(int index, int incValue) { final int ebpOfs = stackFrame.getEbpOffset(index); // pin down other references to this local vstack.loadLocal(eContext, ebpOfs); if (incValue == 1) { os.writeINC(FP, ebpOfs); } else { os.writeADD(FP, eb... | 26,198 |
public final void visit_iinc(int index, int incValue) { final int ebpOfs = stackFrame.getEbpOffset(index); // pin down other references to this local vstack.loadLocal(eContext, ebpOfs); if (incValue == 1) { os.writeINC(FP, ebpOfs); } else { os.writeADD(FP, eb... | public final void visit_iinc(int index, int incValue) { final int ebpOfs = stackFrame.getEbpOffset(index); // pin down other references to this local vstack.loadLocal(eContext, ebpOfs); if (incValue == 1) { os.writeINC(FP, ebpOfs); } else { os.writeADD(FP, eb... | 26,199 |
public final void visit_iinc(int index, int incValue) { final int ebpOfs = stackFrame.getEbpOffset(index); // pin down other references to this local vstack.loadLocal(eContext, ebpOfs); if (incValue == 1) { os.writeINC(FP, ebpOfs); } else { os.writeADD(FP, eb... | public final void visit_iinc(int index, int incValue) { final int ebpOfs = stackFrame.getEbpOffset(index); // pin down other references to this local vstack.loadLocal(eContext, ebpOfs); if (incValue == 1) { os.writeINC(FP, ebpOfs); } else { os.writeADD(FP, eb... | 26,200 |
public final void visit_iload(int index) { vstack.push(IntItem.createLocal(stackFrame.getEbpOffset(index))); } | public final void visit_iload(int index) { vstack.push(IntItem.createLocal(stackFrame.getEbpOffset(index))); } | 26,201 |
public final void visit_imul() { IntItem v2 = vstack.popInt(); IntItem v1 = vstack.popInt(); prepareForOperation(v1, v2); final Register r1 = v1.getRegister(); switch (v2.getKind()) { case Item.Kind.REGISTER: os.writeIMUL(r1, v2.getRegister()); break; ... | public final void visit_imul() { IntItem v2 = vstack.popInt(); IntItem v1 = vstack.popInt(); prepareForOperation(v1, v2); final Register r1 = v1.getRegister(); switch (v2.getKind()) { case Item.Kind.REGISTER: os.writeIMUL(r1, v2.getRegister()); break; ... | 26,202 |
public final void visit_ineg() { IntItem v = vstack.popInt(); v.load(eContext); os.writeNEG(v.getRegister()); vstack.push(v); } | public final void visit_ineg() { IntItem v = vstack.popInt(); v.load(eContext); os.writeNEG(v.getRegister()); vstack.push(v); } | 26,203 |
public void visit_inlinedReturn() { if (debug) { BootLog.debug("inlinedReturn"); } vstack.push(eContext); os.writeJMP(endOfInlineLabel); } | public void visit_inlinedReturn() { if (debug) { BootLog.debug("inlinedReturn"); } vstack.push(eContext); os.writeJMP(endOfInlineLabel); } | 26,204 |
public final void visit_instanceof(VmConstClass classRef) { // Load reference final RefItem ref = vstack.popRef(); ref.load(eContext); final Register refr = ref.getRegister(); // Allocate tmp register final Register classr = requestRegister(JvmType.INT); /* Objectref... | public final void visit_instanceof(VmConstClass classRef) { // Load reference final RefItem ref = vstack.popRef(); ref.load(eContext); final Register refr = ref.getRegister(); // Allocate tmp register final Register classr = requestRegister(JvmType.INT); /* Objectref... | 26,205 |
public final void visit_instanceof(VmConstClass classRef) { // Load reference final RefItem ref = vstack.popRef(); ref.load(eContext); final Register refr = ref.getRegister(); // Allocate tmp register final Register classr = requestRegister(JvmType.INT); /* Objectref... | public final void visit_instanceof(VmConstClass classRef) { // Load reference final RefItem ref = vstack.popRef(); ref.load(eContext); final Register refr = ref.getRegister(); // Allocate tmp register final RefItem ref = vstack.popRef(); ref.load(eContext); final Register r... | 26,206 |
public final void visit_instanceof(VmConstClass classRef) { // Load reference final RefItem ref = vstack.popRef(); ref.load(eContext); final Register refr = ref.getRegister(); // Allocate tmp register final Register classr = requestRegister(JvmType.INT); /* Objectref... | public final void visit_instanceof(VmConstClass classRef) { // Load reference final RefItem ref = vstack.popRef(); ref.load(eContext); final Register refr = ref.getRegister(); // Allocate tmp register final Register classr = requestRegister(JvmType.INT); /* Objectref... | 26,207 |
public final void visit_instanceof(VmConstClass classRef) { // Load reference final RefItem ref = vstack.popRef(); ref.load(eContext); final Register refr = ref.getRegister(); // Allocate tmp register final Register classr = requestRegister(JvmType.INT); /* Objectref... | public final void visit_instanceof(VmConstClass classRef) { // Load reference final RefItem ref = vstack.popRef(); ref.load(eContext); final Register refr = ref.getRegister(); // Allocate tmp register final Register classr = requestRegister(JvmType.INT); /* Objectref... | 26,208 |
public final void visit_instanceof(VmConstClass classRef) { // Load reference final RefItem ref = vstack.popRef(); ref.load(eContext); final Register refr = ref.getRegister(); // Allocate tmp register final Register classr = requestRegister(JvmType.INT); /* Objectref... | public final void visit_instanceof(VmConstClass classRef) { // Load reference final RefItem ref = vstack.popRef(); ref.load(eContext); final Register refr = ref.getRegister(); // Allocate tmp register final Register classr = requestRegister(JvmType.INT); /* Objectref... | 26,209 |
public final void visit_instanceof(VmConstClass classRef) { // Load reference final RefItem ref = vstack.popRef(); ref.load(eContext); final Register refr = ref.getRegister(); // Allocate tmp register final Register classr = requestRegister(JvmType.INT); /* Objectref... | public final void visit_instanceof(VmConstClass classRef) { // Load reference final RefItem ref = vstack.popRef(); ref.load(eContext); final Register refr = ref.getRegister(); // Allocate tmp register final Register classr = requestRegister(JvmType.INT); /* Objectref... | 26,210 |
public final void visit_instanceof(VmConstClass classRef) { // Load reference final RefItem ref = vstack.popRef(); ref.load(eContext); final Register refr = ref.getRegister(); // Allocate tmp register final Register classr = requestRegister(JvmType.INT); /* Objectref... | public final void visit_instanceof(VmConstClass classRef) { // Load reference final RefItem ref = vstack.popRef(); ref.load(eContext); final Register refr = ref.getRegister(); // Allocate tmp register final Register classr = requestRegister(JvmType.INT); /* Objectref... | 26,211 |
public final void visit_invokeinterface(VmConstIMethodRef methodRef, int count) { //TODO: port to orp-style vstack.push(eContext); methodRef.resolve(loader); /* * if (!methodRef.getConstClass().isResolved()) { Label startClassLabel = * new Label(this.curInstrLa... | public final void visit_invokeinterface(VmConstIMethodRef methodRef, int count) { //TODO: port to orp-style vstack.push(eContext); methodRef.resolve(loader); /* * if (!methodRef.getConstClass().isResolved()) { Label startClassLabel = * new Label(this.curInstrLa... | 26,212 |
public final void visit_invokeinterface(VmConstIMethodRef methodRef, int count) { //TODO: port to orp-style vstack.push(eContext); methodRef.resolve(loader); /* * if (!methodRef.getConstClass().isResolved()) { Label startClassLabel = * new Label(this.curInstrLa... | public final void visit_invokeinterface(VmConstIMethodRef methodRef, int count) { //TODO: port to orp-style vstack.push(eContext); methodRef.resolve(loader); /* * if (!methodRef.getConstClass().isResolved()) { Label startClassLabel = * new Label(this.curInstrLa... | 26,213 |
public final void visit_invokeinterface(VmConstIMethodRef methodRef, int count) { //TODO: port to orp-style vstack.push(eContext); methodRef.resolve(loader); /* * if (!methodRef.getConstClass().isResolved()) { Label startClassLabel = * new Label(this.curInstrLa... | public final void visit_invokeinterface(VmConstIMethodRef methodRef, int count) { //TODO: port to orp-style vstack.push(eContext); methodRef.resolve(loader); /* * if (!methodRef.getConstClass().isResolved()) { Label startClassLabel = * new Label(this.curInstrLa... | 26,214 |
public final void visit_invokeinterface(VmConstIMethodRef methodRef, int count) { //TODO: port to orp-style vstack.push(eContext); methodRef.resolve(loader); /* * if (!methodRef.getConstClass().isResolved()) { Label startClassLabel = * new Label(this.curInstrLa... | public final void visit_invokeinterface(VmConstIMethodRef methodRef, int count) { //TODO: port to orp-style vstack.push(eContext); methodRef.resolve(loader); /* * if (!methodRef.getConstClass().isResolved()) { Label startClassLabel = * new Label(this.curInstrLa... | 26,215 |
public final void visit_invokeinterface(VmConstIMethodRef methodRef, int count) { //TODO: port to orp-style vstack.push(eContext); methodRef.resolve(loader); /* * if (!methodRef.getConstClass().isResolved()) { Label startClassLabel = * new Label(this.curInstrLa... | public final void visit_invokeinterface(VmConstIMethodRef methodRef, int count) { //TODO: port to orp-style vstack.push(eContext); methodRef.resolve(loader); /* * if (!methodRef.getConstClass().isResolved()) { Label startClassLabel = * new Label(this.curInstrLa... | 26,216 |
public final void visit_invokeinterface(VmConstIMethodRef methodRef, int count) { //TODO: port to orp-style vstack.push(eContext); methodRef.resolve(loader); /* * if (!methodRef.getConstClass().isResolved()) { Label startClassLabel = * new Label(this.curInstrLa... | public final void visit_invokeinterface(VmConstIMethodRef methodRef, int count) { //TODO: port to orp-style vstack.push(eContext); methodRef.resolve(loader); /* * if (!methodRef.getConstClass().isResolved()) { Label startClassLabel = * new Label(this.curInstrLa... | 26,217 |
public final void visit_invokeinterface(VmConstIMethodRef methodRef, int count) { //TODO: port to orp-style vstack.push(eContext); methodRef.resolve(loader); /* * if (!methodRef.getConstClass().isResolved()) { Label startClassLabel = * new Label(this.curInstrLa... | public final void visit_invokeinterface(VmConstIMethodRef methodRef, int count) { //TODO: port to orp-style vstack.push(eContext); methodRef.resolve(loader); /* * if (!methodRef.getConstClass().isResolved()) { Label startClassLabel = * new Label(this.curInstrLa... | 26,218 |
public final void visit_invokeinterface(VmConstIMethodRef methodRef, int count) { //TODO: port to orp-style vstack.push(eContext); methodRef.resolve(loader); /* * if (!methodRef.getConstClass().isResolved()) { Label startClassLabel = * new Label(this.curInstrLa... | public final void visit_invokeinterface(VmConstIMethodRef methodRef, int count) { //TODO: port to orp-style vstack.push(eContext); methodRef.resolve(loader); /* * if (!methodRef.getConstClass().isResolved()) { Label startClassLabel = * new Label(this.curInstrLa... | 26,219 |
public final void visit_invokeinterface(VmConstIMethodRef methodRef, int count) { //TODO: port to orp-style vstack.push(eContext); methodRef.resolve(loader); /* * if (!methodRef.getConstClass().isResolved()) { Label startClassLabel = * new Label(this.curInstrLa... | public final void visit_invokeinterface(VmConstIMethodRef methodRef, int count) { //TODO: port to orp-style vstack.push(eContext); methodRef.resolve(loader); /* * if (!methodRef.getConstClass().isResolved()) { Label startClassLabel = * new Label(this.curInstrLa... | 26,220 |
public final void visit_invokeinterface(VmConstIMethodRef methodRef, int count) { //TODO: port to orp-style vstack.push(eContext); methodRef.resolve(loader); /* * if (!methodRef.getConstClass().isResolved()) { Label startClassLabel = * new Label(this.curInstrLa... | public final void visit_invokeinterface(VmConstIMethodRef methodRef, int count) { //TODO: port to orp-style vstack.push(eContext); methodRef.resolve(loader); /* * if (!methodRef.getConstClass().isResolved()) { Label startClassLabel = * new Label(this.curInstrLa... | 26,221 |
public final void visit_invokeinterface(VmConstIMethodRef methodRef, int count) { //TODO: port to orp-style vstack.push(eContext); methodRef.resolve(loader); /* * if (!methodRef.getConstClass().isResolved()) { Label startClassLabel = * new Label(this.curInstrLa... | public final void visit_invokeinterface(VmConstIMethodRef methodRef, int count) { //TODO: port to orp-style vstack.push(eContext); methodRef.resolve(loader); /* * if (!methodRef.getConstClass().isResolved()) { Label startClassLabel = * new Label(this.curInstrLa... | 26,222 |
public final void visit_invokeinterface(VmConstIMethodRef methodRef, int count) { //TODO: port to orp-style vstack.push(eContext); methodRef.resolve(loader); /* * if (!methodRef.getConstClass().isResolved()) { Label startClassLabel = * new Label(this.curInstrLa... | public final void visit_invokeinterface(VmConstIMethodRef methodRef, int count) { //TODO: port to orp-style vstack.push(eContext); methodRef.resolve(loader); /* * if (!methodRef.getConstClass().isResolved()) { Label startClassLabel = * new Label(this.curInstrLa... | 26,223 |
public final void visit_invokeinterface(VmConstIMethodRef methodRef, int count) { //TODO: port to orp-style vstack.push(eContext); methodRef.resolve(loader); /* * if (!methodRef.getConstClass().isResolved()) { Label startClassLabel = * new Label(this.curInstrLa... | public final void visit_invokeinterface(VmConstIMethodRef methodRef, int count) { //TODO: port to orp-style vstack.push(eContext); methodRef.resolve(loader); /* * if (!methodRef.getConstClass().isResolved()) { Label startClassLabel = * new Label(this.curInstrLa... | 26,224 |
public final void visit_invokeinterface(VmConstIMethodRef methodRef, int count) { //TODO: port to orp-style vstack.push(eContext); methodRef.resolve(loader); /* * if (!methodRef.getConstClass().isResolved()) { Label startClassLabel = * new Label(this.curInstrLa... | public final void visit_invokeinterface(VmConstIMethodRef methodRef, int count) { //TODO: port to orp-style vstack.push(eContext); methodRef.resolve(loader); /* * if (!methodRef.getConstClass().isResolved()) { Label startClassLabel = * new Label(this.curInstrLa... | 26,225 |
public final void visit_invokespecial(VmConstMethodRef methodRef) { //TODO: port to orp-style vstack.push(eContext); methodRef.resolve(loader); try { final VmMethod sm = methodRef.getResolvedVmMethod(); dropParameters(sm, true); // Get method from statics... | public final void visit_invokespecial(VmConstMethodRef methodRef) { //TODO: port to orp-style vstack.push(eContext); methodRef.resolve(loader); try { final VmMethod sm = methodRef.getResolvedVmMethod(); dropParameters(sm, true); // Get method from statics... | 26,226 |
public final void visit_invokespecial(VmConstMethodRef methodRef) { //TODO: port to orp-style vstack.push(eContext); methodRef.resolve(loader); try { final VmMethod sm = methodRef.getResolvedVmMethod(); dropParameters(sm, true); // Get method from statics... | public final void visit_invokespecial(VmConstMethodRef methodRef) { //TODO: port to orp-style vstack.push(eContext); methodRef.resolve(loader); try { final VmMethod sm = methodRef.getResolvedVmMethod(); dropParameters(sm, true); // Get method from statics... | 26,227 |
public final void visit_invokespecial(VmConstMethodRef methodRef) { //TODO: port to orp-style vstack.push(eContext); methodRef.resolve(loader); try { final VmMethod sm = methodRef.getResolvedVmMethod(); dropParameters(sm, true); // Get method from statics... | public final void visit_invokespecial(VmConstMethodRef methodRef) { //TODO: port to orp-style vstack.push(eContext); methodRef.resolve(loader); try { final VmMethod sm = methodRef.getResolvedVmMethod(); dropParameters(sm, true); // Get method from statics... | 26,228 |
public final void visit_invokespecial(VmConstMethodRef methodRef) { //TODO: port to orp-style vstack.push(eContext); methodRef.resolve(loader); try { final VmMethod sm = methodRef.getResolvedVmMethod(); dropParameters(sm, true); // Get method from statics... | public final void visit_invokespecial(VmConstMethodRef methodRef) { //TODO: port to orp-style vstack.push(eContext); methodRef.resolve(loader); try { final VmMethod sm = methodRef.getResolvedVmMethod(); dropParameters(sm, true); // Get method from statics... | 26,229 |
public final void visit_invokestatic(VmConstMethodRef methodRef) { //TODO: port to orp-style vstack.push(eContext); methodRef.resolve(loader); final VmStaticMethod sm = (VmStaticMethod) methodRef .getResolvedVmMethod(); dropParameters(sm, false); // Get stati... | public final void visit_invokestatic(VmConstMethodRef methodRef) { //TODO: port to orp-style vstack.push(eContext); methodRef.resolve(loader); final VmStaticMethod sm = (VmStaticMethod) methodRef .getResolvedVmMethod(); dropParameters(sm, false); // Get stati... | 26,230 |
public final void visit_invokestatic(VmConstMethodRef methodRef) { //TODO: port to orp-style vstack.push(eContext); methodRef.resolve(loader); final VmStaticMethod sm = (VmStaticMethod) methodRef .getResolvedVmMethod(); dropParameters(sm, false); // Get stati... | public final void visit_invokestatic(VmConstMethodRef methodRef) { //TODO: port to orp-style vstack.push(eContext); methodRef.resolve(loader); final VmStaticMethod sm = (VmStaticMethod) methodRef .getResolvedVmMethod(); dropParameters(sm, false); // Get stati... | 26,231 |
public final void visit_invokestatic(VmConstMethodRef methodRef) { //TODO: port to orp-style vstack.push(eContext); methodRef.resolve(loader); final VmStaticMethod sm = (VmStaticMethod) methodRef .getResolvedVmMethod(); dropParameters(sm, false); // Get stati... | public final void visit_invokestatic(VmConstMethodRef methodRef) { //TODO: port to orp-style vstack.push(eContext); methodRef.resolve(loader); final VmStaticMethod sm = (VmStaticMethod) methodRef .getResolvedVmMethod(); dropParameters(sm, false); // Get stati... | 26,232 |
public final void visit_invokestatic(VmConstMethodRef methodRef) { //TODO: port to orp-style vstack.push(eContext); methodRef.resolve(loader); final VmStaticMethod sm = (VmStaticMethod) methodRef .getResolvedVmMethod(); dropParameters(sm, false); // Get stati... | public final void visit_invokestatic(VmConstMethodRef methodRef) { //TODO: port to orp-style vstack.push(eContext); methodRef.resolve(loader); final VmStaticMethod sm = (VmStaticMethod) methodRef .getResolvedVmMethod(); dropParameters(sm, false); // Get stati... | 26,233 |
public final void visit_invokevirtual(VmConstMethodRef methodRef) { //TODO: port to orp-style vstack.push(eContext); methodRef.resolve(loader); final VmMethod mts = methodRef.getResolvedVmMethod(); dropParameters(mts, true); if (mts.isStatic()) { throw new IncompatibleClass... | public final void visit_invokevirtual(VmConstMethodRef methodRef) { //TODO: port to orp-style vstack.push(eContext); methodRef.resolve(loader); final VmMethod mts = methodRef.getResolvedVmMethod(); dropParameters(mts, true); if (mts.isStatic()) { throw new IncompatibleClass... | 26,234 |
public final void visit_invokevirtual(VmConstMethodRef methodRef) { //TODO: port to orp-style vstack.push(eContext); methodRef.resolve(loader); final VmMethod mts = methodRef.getResolvedVmMethod(); dropParameters(mts, true); if (mts.isStatic()) { throw new IncompatibleClass... | public final void visit_invokevirtual(VmConstMethodRef methodRef) { //TODO: port to orp-style vstack.push(eContext); methodRef.resolve(loader); final VmMethod mts = methodRef.getResolvedVmMethod(); dropParameters(mts, true); if (mts.isStatic()) { throw new IncompatibleClass... | 26,235 |
public final void visit_invokevirtual(VmConstMethodRef methodRef) { //TODO: port to orp-style vstack.push(eContext); methodRef.resolve(loader); final VmMethod mts = methodRef.getResolvedVmMethod(); dropParameters(mts, true); if (mts.isStatic()) { throw new IncompatibleClass... | public final void visit_invokevirtual(VmConstMethodRef methodRef) { //TODO: port to orp-style vstack.push(eContext); methodRef.resolve(loader); final VmMethod mts = methodRef.getResolvedVmMethod(); dropParameters(mts, true); if (mts.isStatic()) { throw new IncompatibleClass... | 26,236 |
public final void visit_invokevirtual(VmConstMethodRef methodRef) { //TODO: port to orp-style vstack.push(eContext); methodRef.resolve(loader); final VmMethod mts = methodRef.getResolvedVmMethod(); dropParameters(mts, true); if (mts.isStatic()) { throw new IncompatibleClass... | public final void visit_invokevirtual(VmConstMethodRef methodRef) { //TODO: port to orp-style vstack.push(eContext); methodRef.resolve(loader); final VmMethod mts = methodRef.getResolvedVmMethod(); dropParameters(mts, true); if (mts.isStatic()) { throw new IncompatibleClass... | 26,237 |
public final void visit_invokevirtual(VmConstMethodRef methodRef) { //TODO: port to orp-style vstack.push(eContext); methodRef.resolve(loader); final VmMethod mts = methodRef.getResolvedVmMethod(); dropParameters(mts, true); if (mts.isStatic()) { throw new IncompatibleClass... | public final void visit_invokevirtual(VmConstMethodRef methodRef) { //TODO: port to orp-style vstack.push(eContext); methodRef.resolve(loader); final VmMethod mts = methodRef.getResolvedVmMethod(); dropParameters(mts, true); if (mts.isStatic()) { throw new IncompatibleClass... | 26,238 |
public final void visit_ior() { //REFACTOR: parametrize the os.write operations to avoid code // duplication //IMPROVE: allow parameter permutation IntItem v2 = vstack.popInt(); IntItem v1 = vstack.popInt(); prepareForOperation(v1, v2); final Register r1 = v1.getRegi... | public final void visit_ior() { //REFACTOR: parametrize the os.write operations to avoid code // duplication //IMPROVE: allow parameter permutation IntItem v2 = vstack.popInt(); IntItem v1 = vstack.popInt(); prepareForOperation(v1, v2); final Register r1 = v1.getRegi... | 26,239 |
public final void visit_ior() { //REFACTOR: parametrize the os.write operations to avoid code // duplication //IMPROVE: allow parameter permutation IntItem v2 = vstack.popInt(); IntItem v1 = vstack.popInt(); prepareForOperation(v1, v2); final Register r1 = v1.getRegi... | public final void visit_ior() { //REFACTOR: parametrize the os.write operations to avoid code // duplication //IMPROVE: allow parameter permutation IntItem v2 = vstack.popInt(); IntItem v1 = vstack.popInt(); prepareForOperation(v1, v2); final Register r1 = v1.getRegi... | 26,240 |
public final void visit_irem() { //TODO: port to orp-style vstack.push(eContext); IntItem v2 = vstack.popInt(); IntItem v1 = vstack.popInt(); v2.release1(eContext); v1.release1(eContext); vstack.push1(IntItem.createStack()); os.writePOP(S0); // Value2 o... | public final void visit_irem() { //TODO: port to orp-style vstack.push(eContext); IntItem v2 = vstack.popInt(); IntItem v1 = vstack.popInt(); v2.release1(eContext); v1.release1(eContext); vstack.push1(IntItem.createStack()); os.writePOP(S0); // Value2 o... | 26,241 |
public final void visit_irem() { //TODO: port to orp-style vstack.push(eContext); IntItem v2 = vstack.popInt(); IntItem v1 = vstack.popInt(); v2.release1(eContext); v1.release1(eContext); vstack.push1(IntItem.createStack()); os.writePOP(S0); // Value2 o... | public final void visit_irem() { //TODO: port to orp-style vstack.push(eContext); IntItem v2 = vstack.popInt(); IntItem v1 = vstack.popInt(); v2.release1(eContext); v1.release1(eContext); vstack.push1(IntItem.createStack()); os.writePOP(S0); // Value2 o... | 26,242 |
public final void visit_ireturn() { final IntItem val = vstack.popInt(); if (!val.uses(EAX)) { requestRegister(EAX, val); val.loadTo(eContext, EAX); } val.release(eContext); visit_return(); } | public final void visit_ireturn() { final IntItem val = vstack.popInt(); if (!val.uses(EAX)) { requestRegister(EAX, val); val.loadTo(eContext, EAX); } val.release(eContext); visit_return(); } | 26,243 |
public final void visit_ireturn() { final IntItem val = vstack.popInt(); if (!val.uses(EAX)) { requestRegister(EAX, val); val.loadTo(eContext, EAX); } val.release(eContext); visit_return(); } | public final void visit_ireturn() { final IntItem val = vstack.popInt(); if (!val.uses(EAX)) { requestRegister(EAX, val); val.loadTo(eContext, EAX); } val.release(eContext); visit_return(); } | 26,244 |
public final void visit_ishl() { IntItem shift = vstack.popInt(); if (shift.getKind() != Item.Kind.CONSTANT) { requestRegister(ECX, shift); shift.loadTo(eContext, ECX); } IntItem value = vstack.popInt(); value.load(eContext); Register v = value.getRegi... | public final void visit_ishl() { IntItem shift = vstack.popInt(); if (shift.getKind() != Item.Kind.CONSTANT) { requestRegister(ECX, shift); shift.loadTo(eContext, ECX); } IntItem value = vstack.popInt(); value.load(eContext); Register v = value.getRegi... | 26,245 |
public final void visit_ishl() { IntItem shift = vstack.popInt(); if (shift.getKind() != Item.Kind.CONSTANT) { requestRegister(ECX, shift); shift.loadTo(eContext, ECX); } IntItem value = vstack.popInt(); value.load(eContext); Register v = value.getRegi... | public final void visit_ishl() { IntItem shift = vstack.popInt(); if (shift.getKind() != Item.Kind.CONSTANT) { requestRegister(ECX, shift); shift.loadTo(eContext, ECX); } IntItem value = vstack.popInt(); value.load(eContext); Register v = value.getRegi... | 26,246 |
public final void visit_ishl() { IntItem shift = vstack.popInt(); if (shift.getKind() != Item.Kind.CONSTANT) { requestRegister(ECX, shift); shift.loadTo(eContext, ECX); } IntItem value = vstack.popInt(); value.load(eContext); Register v = value.getRegi... | public final void visit_ishl() { IntItem shift = vstack.popInt(); if (shift.getKind() != Item.Kind.CONSTANT) { requestRegister(ECX, shift); shift.loadTo(eContext, ECX); } IntItem value = vstack.popInt(); value.load(eContext); Register v = value.getRegi... | 26,247 |
public final void visit_ishl() { IntItem shift = vstack.popInt(); if (shift.getKind() != Item.Kind.CONSTANT) { requestRegister(ECX, shift); shift.loadTo(eContext, ECX); } IntItem value = vstack.popInt(); value.load(eContext); Register v = value.getRegi... | public final void visit_ishl() { IntItem shift = vstack.popInt(); if (shift.getKind() != Item.Kind.CONSTANT) { requestRegister(ECX, shift); shift.loadTo(eContext, ECX); } IntItem value = vstack.popInt(); value.load(eContext); Register v = value.getRegi... | 26,248 |
public final void visit_ishl() { IntItem shift = vstack.popInt(); if (shift.getKind() != Item.Kind.CONSTANT) { requestRegister(ECX, shift); shift.loadTo(eContext, ECX); } IntItem value = vstack.popInt(); value.load(eContext); Register v = value.getRegi... | public final void visit_ishl() { IntItem shift = vstack.popInt(); if (shift.getKind() != Item.Kind.CONSTANT) { requestRegister(ECX, shift); shift.loadTo(eContext, ECX); } IntItem value = vstack.popInt(); value.load(eContext); Register v = value.getRegi... | 26,249 |
public final void visit_ishr() { IntItem shift = vstack.popInt(); if (shift.getKind() != Item.Kind.CONSTANT) { requestRegister(ECX, shift); shift.loadTo(eContext, ECX); } IntItem value = vstack.popInt(); value.load(eContext); Register v = value.getRegi... | public final void visit_ishr() { IntItem shift = vstack.popInt(); if (shift.getKind() != Item.Kind.CONSTANT) { requestRegister(ECX, shift); shift.loadTo(eContext, ECX); } IntItem value = vstack.popInt(); value.load(eContext); Register v = value.getRegi... | 26,250 |
public final void visit_ishr() { IntItem shift = vstack.popInt(); if (shift.getKind() != Item.Kind.CONSTANT) { requestRegister(ECX, shift); shift.loadTo(eContext, ECX); } IntItem value = vstack.popInt(); value.load(eContext); Register v = value.getRegi... | public final void visit_ishr() { IntItem shift = vstack.popInt(); if (shift.getKind() != Item.Kind.CONSTANT) { requestRegister(ECX, shift); shift.loadTo(eContext, ECX); } IntItem value = vstack.popInt(); value.load(eContext); Register v = value.getRegi... | 26,251 |
public final void visit_ishr() { IntItem shift = vstack.popInt(); if (shift.getKind() != Item.Kind.CONSTANT) { requestRegister(ECX, shift); shift.loadTo(eContext, ECX); } IntItem value = vstack.popInt(); value.load(eContext); Register v = value.getRegi... | public final void visit_ishr() { IntItem shift = vstack.popInt(); if (shift.getKind() != Item.Kind.CONSTANT) { requestRegister(ECX, shift); shift.loadTo(eContext, ECX); } IntItem value = vstack.popInt(); value.load(eContext); Register v = value.getRegi... | 26,252 |
public final void visit_ishr() { IntItem shift = vstack.popInt(); if (shift.getKind() != Item.Kind.CONSTANT) { requestRegister(ECX, shift); shift.loadTo(eContext, ECX); } IntItem value = vstack.popInt(); value.load(eContext); Register v = value.getRegi... | public final void visit_ishr() { IntItem shift = vstack.popInt(); if (shift.getKind() != Item.Kind.CONSTANT) { requestRegister(ECX, shift); shift.loadTo(eContext, ECX); } IntItem value = vstack.popInt(); value.load(eContext); Register v = value.getRegi... | 26,253 |
public final void visit_istore(int index) { final int disp = stackFrame.getEbpOffset(index); vstack.loadLocal(eContext, disp); // avoid aliasing throubles IntItem i = vstack.popInt(); i.loadIf(eContext, ~Item.Kind.CONSTANT); if (i.getKind() == Item.Kind.CONSTANT) { os.w... | public final void visit_istore(int index) { final int disp = stackFrame.getEbpOffset(index); vstack.loadLocal(eContext, disp); // avoid aliasing throubles IntItem i = vstack.popInt(); i.loadIf(eContext, ~Item.Kind.CONSTANT); if (i.getKind() == Item.Kind.CONSTANT) { os.w... | 26,254 |
public final void visit_istore(int index) { final int disp = stackFrame.getEbpOffset(index); vstack.loadLocal(eContext, disp); // avoid aliasing throubles IntItem i = vstack.popInt(); i.loadIf(eContext, ~Item.Kind.CONSTANT); if (i.getKind() == Item.Kind.CONSTANT) { os.w... | public final void visit_istore(int index) { final int disp = stackFrame.getEbpOffset(index); vstack.loadLocal(eContext, disp); // avoid aliasing throubles IntItem i = vstack.popInt(); i.loadIf(eContext, ~Item.Kind.CONSTANT); if (i.getKind() == Item.Kind.CONSTANT) { os.w... | 26,255 |
public final void visit_isub() { //REFACTOR: parametrize the os.write operations to avoid code // duplication IntItem v2 = vstack.popInt(); IntItem v1 = vstack.popInt(); prepareForOperation(v1, v2); final Register r1 = v1.getRegister(); switch (v2.getKind()) { ... | public final void visit_isub() { //REFACTOR: parametrize the os.write operations to avoid code // duplication IntItem v2 = vstack.popInt(); IntItem v1 = vstack.popInt(); prepareForOperation(v1, v2); final Register r1 = v1.getRegister(); switch (v2.getKind()) { ... | 26,256 |
public final void visit_isub() { //REFACTOR: parametrize the os.write operations to avoid code // duplication IntItem v2 = vstack.popInt(); IntItem v1 = vstack.popInt(); prepareForOperation(v1, v2); final Register r1 = v1.getRegister(); switch (v2.getKind()) { ... | public final void visit_isub() { //REFACTOR: parametrize the os.write operations to avoid code // duplication IntItem v2 = vstack.popInt(); IntItem v1 = vstack.popInt(); prepareForOperation(v1, v2); final Register r1 = v1.getRegister(); switch (v2.getKind()) { ... | 26,257 |
public final void visit_iushr() { IntItem shift = vstack.popInt(); if (shift.getKind() != Item.Kind.CONSTANT) { requestRegister(ECX, shift); shift.loadTo(eContext, ECX); } IntItem value = vstack.popInt(); value.load(eContext); Register v = value.getReg... | public final void visit_iushr() { IntItem shift = vstack.popInt(); if (shift.getKind() != Item.Kind.CONSTANT) { requestRegister(ECX, shift); shift.loadTo(eContext, ECX); } IntItem value = vstack.popInt(); value.load(eContext); Register v = value.getReg... | 26,258 |
public final void visit_iushr() { IntItem shift = vstack.popInt(); if (shift.getKind() != Item.Kind.CONSTANT) { requestRegister(ECX, shift); shift.loadTo(eContext, ECX); } IntItem value = vstack.popInt(); value.load(eContext); Register v = value.getReg... | public final void visit_iushr() { IntItem shift = vstack.popInt(); if (shift.getKind() != Item.Kind.CONSTANT) { requestRegister(ECX, shift); shift.loadTo(eContext, ECX); } IntItem value = vstack.popInt(); value.load(eContext); Register v = value.getReg... | 26,259 |
public final void visit_iushr() { IntItem shift = vstack.popInt(); if (shift.getKind() != Item.Kind.CONSTANT) { requestRegister(ECX, shift); shift.loadTo(eContext, ECX); } IntItem value = vstack.popInt(); value.load(eContext); Register v = value.getReg... | public final void visit_iushr() { IntItem shift = vstack.popInt(); if (shift.getKind() != Item.Kind.CONSTANT) { requestRegister(ECX, shift); shift.loadTo(eContext, ECX); } IntItem value = vstack.popInt(); value.load(eContext); Register v = value.getReg... | 26,260 |
public final void visit_iushr() { IntItem shift = vstack.popInt(); if (shift.getKind() != Item.Kind.CONSTANT) { requestRegister(ECX, shift); shift.loadTo(eContext, ECX); } IntItem value = vstack.popInt(); value.load(eContext); Register v = value.getReg... | public final void visit_iushr() { IntItem shift = vstack.popInt(); if (shift.getKind() != Item.Kind.CONSTANT) { requestRegister(ECX, shift); shift.loadTo(eContext, ECX); } IntItem value = vstack.popInt(); value.load(eContext); Register v = value.getReg... | 26,261 |
public final void visit_iushr() { IntItem shift = vstack.popInt(); if (shift.getKind() != Item.Kind.CONSTANT) { requestRegister(ECX, shift); shift.loadTo(eContext, ECX); } IntItem value = vstack.popInt(); value.load(eContext); Register v = value.getReg... | public final void visit_iushr() { IntItem shift = vstack.popInt(); if (shift.getKind() != Item.Kind.CONSTANT) { requestRegister(ECX, shift); shift.loadTo(eContext, ECX); } IntItem value = vstack.popInt(); value.load(eContext); Register v = value.getReg... | 26,262 |
public final void visit_iushr() { IntItem shift = vstack.popInt(); if (shift.getKind() != Item.Kind.CONSTANT) { requestRegister(ECX, shift); shift.loadTo(eContext, ECX); } IntItem value = vstack.popInt(); value.load(eContext); Register v = value.getReg... | public final void visit_iushr() { IntItem shift = vstack.popInt(); if (shift.getKind() != Item.Kind.CONSTANT) { requestRegister(ECX, shift); shift.loadTo(eContext, ECX); } IntItem value = vstack.popInt(); value.load(eContext); Register v = value.getReg... | 26,263 |
public final void visit_ixor() { //REFACTOR: parametrize the os.write operations to avoid code // duplication //IMPROVE: allow parameter permutation IntItem v2 = vstack.popInt(); IntItem v1 = vstack.popInt(); prepareForOperation(v1, v2); final Register r1 = v1.getReg... | public final void visit_ixor() { //REFACTOR: parametrize the os.write operations to avoid code // duplication //IMPROVE: allow parameter permutation IntItem v2 = vstack.popInt(); IntItem v1 = vstack.popInt(); prepareForOperation(v1, v2); final Register r1 = v1.getReg... | 26,264 |
public final void visit_ixor() { //REFACTOR: parametrize the os.write operations to avoid code // duplication //IMPROVE: allow parameter permutation IntItem v2 = vstack.popInt(); IntItem v1 = vstack.popInt(); prepareForOperation(v1, v2); final Register r1 = v1.getReg... | public final void visit_ixor() { //REFACTOR: parametrize the os.write operations to avoid code // duplication //IMPROVE: allow parameter permutation IntItem v2 = vstack.popInt(); IntItem v1 = vstack.popInt(); prepareForOperation(v1, v2); final Register r1 = v1.getReg... | 26,265 |
public final void visit_jsr(int address) { os.writeCALL(helper.getInstrLabel(address)); } | public final void visit_jsr(int address) { os.writeCALL(helper.getInstrLabel(address)); } | 26,266 |
public final void visit_l2d() { //TODO: port to orp-style vstack.push(eContext); Item v = vstack.pop(JvmType.LONG); v.release1(eContext); vstack.push1(DoubleItem.createStack()); os.writeFILD64(SP, 0); os.writeFSTP64(SP, 0); } | public final void visit_l2d() { //TODO: port to orp-style vstack.push(eContext); Item v = vstack.pop(JvmType.LONG); v.release1(eContext); vstack.push1(DoubleItem.createStack()); os.writeFILD64(SP, 0); os.writeFSTP64(SP, 0); } | 26,267 |
public final void visit_l2f() { //TODO: port to orp-style vstack.push(eContext); Item v = vstack.pop(JvmType.LONG); v.release1(eContext); vstack.push1(FloatItem.createStack()); os.writeFILD64(SP, 0); os.writeLEA(SP, SP, 4); os.writeFSTP32(SP, 0); } | public final void visit_l2f() { //TODO: port to orp-style vstack.push(eContext); Item v = vstack.pop(JvmType.LONG); v.release1(eContext); vstack.push1(FloatItem.createStack()); os.writeFILD64(SP, 0); os.writeLEA(SP, SP, 4); os.writeFSTP32(SP, 0); } | 26,268 |
public final void visit_l2i() { final LongItem v = vstack.popLong(); if (v.isConstant()) { vstack.push(IntItem.createConst((int) v.getValue())); } else { final X86RegisterPool pool = eContext.getPool(); v.load(eContext); final Register lsb = v.getLsbR... | public final void visit_l2i() { final LongItem v = vstack.popLong(); if (v.isConstant()) { vstack.push(IntItem.createConst((int) v.getValue())); } else { final X86RegisterPool pool = eContext.getPool(); v.load(eContext); final Register lsb = v.getLsbR... | 26,269 |
public final void visit_ladd() { final LongItem v2 = vstack.popLong(); final LongItem v1 = vstack.popLong(); prepareForOperation(v1, v2); final Register r1_lsb = v1.getLsbRegister(); final Register r1_msb = v1.getMsbRegister(); switch (v2.getKind()) { case Item.Kind.... | public final void visit_ladd() { final LongItem v2 = vstack.popLong(); final LongItem v1 = vstack.popLong(); prepareForOperation(v1, v2); final Register r1_lsb = v1.getLsbRegister(); final Register r1_msb = v1.getMsbRegister(); switch (v2.getKind()) { case Item.Kind.... | 26,270 |
public final void visit_ladd() { final LongItem v2 = vstack.popLong(); final LongItem v1 = vstack.popLong(); prepareForOperation(v1, v2); final Register r1_lsb = v1.getLsbRegister(); final Register r1_msb = v1.getMsbRegister(); switch (v2.getKind()) { case Item.Kind.... | public final void visit_ladd() { final LongItem v2 = vstack.popLong(); final LongItem v1 = vstack.popLong(); prepareForOperation(v1, v2); final Register r1_lsb = v1.getLsbRegister(); final Register r1_msb = v1.getMsbRegister(); switch (v2.getKind()) { case Item.Kind.... | 26,271 |
public final void visit_laload() { visit_dwaload(JvmType.LONG); } | public final void visit_laload() { visit_dwaload(JvmType.LONG); } | 26,272 |
public final void visit_land() { final LongItem v2 = vstack.popLong(); final LongItem v1 = vstack.popLong(); prepareForOperation(v1, v2); final Register r1_lsb = v1.getLsbRegister(); final Register r1_msb = v1.getMsbRegister(); switch (v2.getKind()) { case Item.Kind.... | public final void visit_land() { final LongItem v2 = vstack.popLong(); final LongItem v1 = vstack.popLong(); prepareForOperation(v1, v2); final Register r1_lsb = v1.getLsbRegister(); final Register r1_msb = v1.getMsbRegister(); switch (v2.getKind()) { case Item.Kind.... | 26,273 |
public final void visit_land() { final LongItem v2 = vstack.popLong(); final LongItem v1 = vstack.popLong(); prepareForOperation(v1, v2); final Register r1_lsb = v1.getLsbRegister(); final Register r1_msb = v1.getMsbRegister(); switch (v2.getKind()) { case Item.Kind.... | public final void visit_land() { final LongItem v2 = vstack.popLong(); final LongItem v1 = vstack.popLong(); prepareForOperation(v1, v2); final Register r1_lsb = v1.getLsbRegister(); final Register r1_msb = v1.getMsbRegister(); switch (v2.getKind()) { case Item.Kind.... | 26,274 |
public final void visit_lastore() { visit_dwastore(JvmType.LONG); } | public final void visit_lastore() { visit_dwastore(JvmType.LONG); } | 26,275 |
public final void visit_lcmp() { final LongItem v2 = vstack.popLong(); final LongItem v1 = vstack.popLong(); // Load v2.load(eContext); final Register v2_lsb = v2.getLsbRegister(); final Register v2_msb = v2.getMsbRegister(); v1.load(eContext); final Register ... | public final void visit_lcmp() { final LongItem v2 = vstack.popLong(); final LongItem v1 = vstack.popLong(); // Load v2.load(eContext); final Register v2_lsb = v2.getLsbRegister(); final Register v2_msb = v2.getMsbRegister(); v1.load(eContext); final Register ... | 26,276 |
public final void visit_lcmp() { final LongItem v2 = vstack.popLong(); final LongItem v1 = vstack.popLong(); // Load v2.load(eContext); final Register v2_lsb = v2.getLsbRegister(); final Register v2_msb = v2.getMsbRegister(); v1.load(eContext); final Register ... | public final void visit_lcmp() { final LongItem v2 = vstack.popLong(); final LongItem v1 = vstack.popLong(); // Load v2.load(eContext); final Register v2_lsb = v2.getLsbRegister(); final Register v2_msb = v2.getMsbRegister(); v1.load(eContext); final Register ... | 26,277 |
public final void visit_lcmp() { final LongItem v2 = vstack.popLong(); final LongItem v1 = vstack.popLong(); // Load v2.load(eContext); final Register v2_lsb = v2.getLsbRegister(); final Register v2_msb = v2.getMsbRegister(); v1.load(eContext); final Register ... | public final void visit_lcmp() { final LongItem v2 = vstack.popLong(); final LongItem v1 = vstack.popLong(); // Load v2.load(eContext); final Register v2_lsb = v2.getLsbRegister(); final Register v2_msb = v2.getMsbRegister(); v1.load(eContext); final Register ... | 26,278 |
public final void visit_lcmp() { final LongItem v2 = vstack.popLong(); final LongItem v1 = vstack.popLong(); // Load v2.load(eContext); final Register v2_lsb = v2.getLsbRegister(); final Register v2_msb = v2.getMsbRegister(); v1.load(eContext); final Register ... | public final void visit_lcmp() { final LongItem v2 = vstack.popLong(); final LongItem v1 = vstack.popLong(); // Load v2.load(eContext); final Register v2_lsb = v2.getLsbRegister(); final Register v2_msb = v2.getMsbRegister(); v1.load(eContext); final Register ... | 26,279 |
public final void visit_lcmp() { final LongItem v2 = vstack.popLong(); final LongItem v1 = vstack.popLong(); // Load v2.load(eContext); final Register v2_lsb = v2.getLsbRegister(); final Register v2_msb = v2.getMsbRegister(); v1.load(eContext); final Register ... | public final void visit_lcmp() { final LongItem v2 = vstack.popLong(); final LongItem v1 = vstack.popLong(); // Load v2.load(eContext); final Register v2_lsb = v2.getLsbRegister(); final Register v2_msb = v2.getMsbRegister(); v1.load(eContext); final Register ... | 26,280 |
public final void visit_lcmp() { final LongItem v2 = vstack.popLong(); final LongItem v1 = vstack.popLong(); // Load v2.load(eContext); final Register v2_lsb = v2.getLsbRegister(); final Register v2_msb = v2.getMsbRegister(); v1.load(eContext); final Register ... | public final void visit_lcmp() { final LongItem v2 = vstack.popLong(); final LongItem v1 = vstack.popLong(); // Load v2.load(eContext); final Register v2_lsb = v2.getLsbRegister(); final Register v2_msb = v2.getMsbRegister(); v1.load(eContext); final Register ... | 26,281 |
public final void visit_lcmp() { final LongItem v2 = vstack.popLong(); final LongItem v1 = vstack.popLong(); // Load v2.load(eContext); final Register v2_lsb = v2.getLsbRegister(); final Register v2_msb = v2.getMsbRegister(); v1.load(eContext); final Register ... | public final void visit_lcmp() { final LongItem v2 = vstack.popLong(); final LongItem v1 = vstack.popLong(); // Load v2.load(eContext); final Register v2_lsb = v2.getLsbRegister(); final Register v2_msb = v2.getMsbRegister(); v1.load(eContext); final Register ... | 26,282 |
public final void visit_lconst(long v) { vstack.push(LongItem.createConst(v)); } | public final void visit_lconst(long v) { vstack.push(LongItem.createConst(v)); } | 26,283 |
public final void visit_ldc(VmConstClass value) { throw new Error("Not implemented yet"); } | public final void visit_ldc(VmConstClass value) { throw new Error("Not implemented yet"); } | 26,284 |
public final void visit_ldiv() { //TODO: port to orp-style vstack.push(eContext); final LongItem v2 = vstack.popLong(); final LongItem v1 = vstack.popLong(); v2.release1(eContext); v1.release1(eContext); helper.invokeJavaMethod(context.getLdivMethod()); } | public final void visit_ldiv() { //TODO: port to orp-style vstack.push(eContext); final LongItem v2 = vstack.popLong(); final LongItem v1 = vstack.popLong(); v2.release1(eContext); v1.release1(eContext); helper.invokeJavaMethod(context.getLdivMethod()); } | 26,285 |
public final void visit_ldiv() { //TODO: port to orp-style vstack.push(eContext); final LongItem v2 = vstack.popLong(); final LongItem v1 = vstack.popLong(); v2.release1(eContext); v1.release1(eContext); helper.invokeJavaMethod(context.getLdivMethod()); } | public final void visit_ldiv() { //TODO: port to orp-style vstack.push(eContext); final LongItem v2 = vstack.popLong(); final LongItem v1 = vstack.popLong(); v2.release1(eContext); v1.release1(eContext); helper.invokeJavaMethod(context.getLdivMethod()); } | 26,286 |
public final void visit_lload(int index) { vstack.push(LongItem.createLocal(stackFrame.getWideEbpOffset(index))); } | public final void visit_lload(int index) { vstack.push(LongItem.createLocal(stackFrame.getWideEbpOffset(index))); } | 26,287 |
public final void visit_lmul() { //TODO: port to orp-style vstack.push(eContext); final LongItem v2 = vstack.popLong(); final LongItem v1 = vstack.popLong(); v2.release1(eContext); v1.release1(eContext); writePOP64(Register.EBX, Register.ECX); // Value 2 final... | public final void visit_lmul() { //TODO: port to orp-style vstack.push(eContext); final LongItem v2 = vstack.popLong(); final LongItem v1 = vstack.popLong(); v2.release1(eContext); v1.release1(eContext); writePOP64(Register.EBX, Register.ECX); // Value 2 final... | 26,288 |
public final void visit_lmul() { //TODO: port to orp-style vstack.push(eContext); final LongItem v2 = vstack.popLong(); final LongItem v1 = vstack.popLong(); v2.release1(eContext); v1.release1(eContext); writePOP64(Register.EBX, Register.ECX); // Value 2 final... | public final void visit_lmul() { //TODO: port to orp-style vstack.push(eContext); final LongItem v2 = vstack.popLong(); final LongItem v1 = vstack.popLong(); v2.release1(eContext); v1.release1(eContext); writePOP64(Register.EBX, Register.ECX); // Value 2 final... | 26,289 |
public final void visit_lmul() { //TODO: port to orp-style vstack.push(eContext); final LongItem v2 = vstack.popLong(); final LongItem v1 = vstack.popLong(); v2.release1(eContext); v1.release1(eContext); writePOP64(Register.EBX, Register.ECX); // Value 2 final... | public final void visit_lmul() { //TODO: port to orp-style vstack.push(eContext); final LongItem v2 = vstack.popLong(); final LongItem v1 = vstack.popLong(); v2.release1(eContext); v1.release1(eContext); writePOP64(Register.EBX, Register.ECX); // Value 2 final... | 26,290 |
public final void visit_lmul() { //TODO: port to orp-style vstack.push(eContext); final LongItem v2 = vstack.popLong(); final LongItem v1 = vstack.popLong(); v2.release1(eContext); v1.release1(eContext); writePOP64(Register.EBX, Register.ECX); // Value 2 final... | public final void visit_lmul() { //TODO: port to orp-style vstack.push(eContext); final LongItem v2 = vstack.popLong(); final LongItem v1 = vstack.popLong(); v2.release1(eContext); v1.release1(eContext); writePOP64(Register.EBX, Register.ECX); // Value 2 final... | 26,291 |
public final void visit_lmul() { //TODO: port to orp-style vstack.push(eContext); final LongItem v2 = vstack.popLong(); final LongItem v1 = vstack.popLong(); v2.release1(eContext); v1.release1(eContext); writePOP64(Register.EBX, Register.ECX); // Value 2 final... | public final void visit_lmul() { //TODO: port to orp-style vstack.push(eContext); final LongItem v2 = vstack.popLong(); final LongItem v1 = vstack.popLong(); v2.release1(eContext); v1.release1(eContext); writePOP64(Register.EBX, Register.ECX); // Value 2 final... | 26,292 |
public final void visit_lneg() { final LongItem v = vstack.popLong(); if (v.isConstant()) { vstack.push(LongItem.createConst(-v.getValue())); } else { // Load val v.load(eContext); final Register lsb = v.getLsbRegister(); final Register msb... | public final void visit_lneg() { final LongItem v = vstack.popLong(); if (v.isConstant()) { vstack.push(LongItem.createConst(-v.getValue())); } else { // Load val v.load(eContext); final Register lsb = v.getLsbRegister(); final Register msb... | 26,293 |
public final void visit_lneg() { final LongItem v = vstack.popLong(); if (v.isConstant()) { vstack.push(LongItem.createConst(-v.getValue())); } else { // Load val v.load(eContext); final Register lsb = v.getLsbRegister(); final Register msb... | public final void visit_lneg() { final LongItem v = vstack.popLong(); if (v.isConstant()) { vstack.push(LongItem.createConst(-v.getValue())); } else { // Load val v.load(eContext); final Register lsb = v.getLsbRegister(); final Register msb... | 26,294 |
public final void visit_lneg() { final LongItem v = vstack.popLong(); if (v.isConstant()) { vstack.push(LongItem.createConst(-v.getValue())); } else { // Load val v.load(eContext); final Register lsb = v.getLsbRegister(); final Register msb... | public final void visit_lneg() { final LongItem v = vstack.popLong(); if (v.isConstant()) { vstack.push(LongItem.createConst(-v.getValue())); } else { // Load val v.load(eContext); final Register lsb = v.getLsbRegister(); final Register msb... | 26,295 |
public final void visit_lneg() { final LongItem v = vstack.popLong(); if (v.isConstant()) { vstack.push(LongItem.createConst(-v.getValue())); } else { // Load val v.load(eContext); final Register lsb = v.getLsbRegister(); final Register msb... | public final void visit_lneg() { final LongItem v = vstack.popLong(); if (v.isConstant()) { vstack.push(LongItem.createConst(-v.getValue())); } else { // Load val v.load(eContext); final Register lsb = v.getLsbRegister(); final Register msb... | 26,296 |
public final void visit_lookupswitch(int defAddress, int[] matchValues, int[] addresses) { final int n = matchValues.length; //BootLog.debug("lookupswitch length=" + n); IntItem key = vstack.popInt(); key.load(eContext); Register r = key.getRegister(); // Conserv... | public final void visit_lookupswitch(int defAddress, int[] matchValues, int[] addresses) { final int n = matchValues.length; //BootLog.debug("lookupswitch length=" + n); IntItem key = vstack.popInt(); key.load(eContext); Register r = key.getRegister(); // Conserv... | 26,297 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.