summaryrefslogtreecommitdiff
path: root/tool/ruby_vm/views/_insn_entry.erb
Commit message (Expand)AuthorAgeFilesLines
* Rename opes to operands on RubyVM::BaseInstructionJohn Hawthorn2023-03-161-2/+2
* Make `leaf` const in VM generatorAlan Wu2021-12-051-1/+1
* Verify builtin inline annotation with VM_CHECK_MODE (#3244)Takashi Kokubun2020-06-211-2/+2
* Make sure we don't push MOVED or NONE on the stackAaron Patterson2019-12-111-0/+2
* vm.inc now in C99shyouhei2019-01-251-17/+31
* delete emacs mode lines [ci skip]shyouhei2018-12-271-1/+1
* move ADD_PC around (take 2)shyouhei2018-09-141-3/+5
* move canary-related statements into macrosshyouhei2018-09-131-21/+3
* add new instruction attribute called leafshyouhei2018-09-111-0/+21
* insns.def: s/handles_frame/handles_sp/k0kubun2018-07-251-2/+2
* mjit_compile.c: reduce sp motion on JITk0kubun2018-07-191-1/+10
* give up insn attr handles_frameshyouhei2018-06-271-12/+1
* also use sp_inc in vm coreshyouhei2018-01-291-7/+7
* extensive use of instruction attributesshyouhei2018-01-291-9/+12
* move ADD_PC around to optimize PC manipluiationsshyouhei2018-01-261-2/+6
* delete tool/instruction.rb (2nd try)shyouhei2018-01-121-0/+50
* merge revisions 61753:61750 61747:61740 61737:61728shyouhei2018-01-101-50/+0
* delete tool/instruction.rbshyouhei2018-01-091-0/+50