| Package | Description |
|---|---|
| org.jruby.ir | |
| org.jruby.ir.interpreter | |
| org.jruby.ir.targets |
| Modifier and Type | Method and Description |
|---|---|
void |
IRVisitor.AluInstr(AluInstr instr) |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
InterpreterEngine.interpretFloatOp(AluInstr instr,
Operation op,
double[] floats,
boolean[] booleans) |
protected static void |
InterpreterEngine.interpretIntOp(AluInstr instr,
Operation op,
long[] fixnums,
boolean[] booleans) |
| Modifier and Type | Method and Description |
|---|---|
void |
JVMVisitor.AluInstr(AluInstr instr) |
Copyright © 2001-2016 JRuby. All Rights Reserved.