ruby/test/ruby/rjit
Takashi Kokubun 9a3c49ee5d RJIT: Convert opt_case_dispatch keys with #to_value
comptime_key is a Ruby object and the value is not valid in machine code.

This PR also implements `CMP r/m64, imm32 (Mod 01: [reg]+disp8)` that is
now needed for running mail.gem benchmark.
2023-12-21 17:47:36 -08:00
..
test_assembler.rb RJIT: Convert opt_case_dispatch keys with #to_value 2023-12-21 17:47:36 -08:00