2 This file contains YARV instructions list.
5 This file is auto generated by insns2vm.rb
8 If you want to fix something, you must edit 'template/insns.inc.tmpl'
13 /* BIN : Basic Instruction Name */
14 #define BIN(n) YARVINSN_##n
16 enum ruby_vminsn_type {
20 #define VM_INSTRUCTION_SIZE <%= @insns.size %>