parrotcode: Ops | |
Contents |
tools/build/ops2c.pl
Parser for .ops files.
tools/build/ops2pm.pl
Generate Perl module from operation definitions.
src/ops/bit.ops
Bitwise Operations.
src/ops/cmp.ops
Register Comparison Ops.
src/ops/core.ops
Parrot Core Ops.
src/ops/debug.ops
debug.ops.
src/ops/experimental.ops
Experimental Operations.
src/ops/io.ops
io.ops.
src/ops/math.ops
Mathematical Operations.
src/ops/object.ops
object.ops.
src/ops/obscure.ops
obscure.ops.
src/ops/pic.ops
PIC (Polymorphic Inline Cache) opcode variants.
src/ops/pmc.ops
PMC Operations.
src/ops/set.ops
Register Loading Ops.
src/ops/stack.ops
Stack Ops.
src/ops/stm.ops
Software transactional memory related ops.
src/ops/string.ops
String Operations.
src/ops/sys.ops
System Interaction Ops.
src/ops/var.ops
Variable Ops.
|