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.
CMP r/m64, imm32 (Mod 01: [reg]+disp8)
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 isnow needed for running mail.gem benchmark.