rubyx/test/risc/instructions
Torsten 6267bf3ad0 fix slot_to_reg to allow register indexes
we mostly use pre-calculated indexes, ie integers
but registers are allowed (in arm/risc), so we try to check the registers type at least is right.
The return is really a machine word, but we call it Object (yes, more work that way)
2020-03-22 14:31:43 +02:00
..
test_instructions.rb Unify instruction namings also dirs 2020-03-22 14:31:43 +02:00
test_load_constant.rb load constant to create register names with class 2020-03-22 14:31:43 +02:00
test_load_data.rb Fix div10 and test 2020-03-22 14:31:43 +02:00
test_slot_to_reg.rb fix slot_to_reg to allow register indexes 2020-03-22 14:31:43 +02:00