Some docs

This commit is contained in:
Torsten Rüger
2019-08-06 17:42:15 +03:00
parent 3c0ba4f2ab
commit d3ed29520e
3 changed files with 44 additions and 9 deletions

View File

@ -22,7 +22,7 @@ module Mom
# SlotDefinition (see there)
#
# @right: A SlotDefinition with slots or a Mom::Constant
# original_source: optinally another mom instruction that wil be passed down to created
# original_source: optinally another mom instruction that will be passed down to created
# risc instructions. (Because SlotLoad is often used internally in mom)
class SlotLoad < Instruction