summaryrefslogtreecommitdiff
path: root/tool/ruby_vm/views/_insn_entry.erb
AgeCommit message (Expand)Author
2023-08-16Move the PC regardless of the leaf flag (#8232)Takashi Kokubun
2023-03-16Rename opes to operands on RubyVM::BaseInstructionJohn Hawthorn
2021-12-05Make `leaf` const in VM generatorAlan Wu
2020-06-21Verify builtin inline annotation with VM_CHECK_MODE (#3244)Takashi Kokubun
2019-12-11Make sure we don't push MOVED or NONE on the stackAaron Patterson
2019-01-25vm.inc now in C99shyouhei
2018-12-27delete emacs mode lines [ci skip]shyouhei
2018-09-14move ADD_PC around (take 2)shyouhei
2018-09-13move canary-related statements into macrosshyouhei
2018-09-11add new instruction attribute called leafshyouhei
2018-07-25insns.def: s/handles_frame/handles_sp/k0kubun
2018-07-19mjit_compile.c: reduce sp motion on JITk0kubun
2018-06-27give up insn attr handles_frameshyouhei
2018-01-29also use sp_inc in vm coreshyouhei
2018-01-29extensive use of instruction attributesshyouhei
2018-01-26move ADD_PC around to optimize PC manipluiationsshyouhei
2018-01-12delete tool/instruction.rb (2nd try)shyouhei
2018-01-10merge revisions 61753:61750 61747:61740 61737:61728shyouhei
2018-01-09delete tool/instruction.rbshyouhei