This website requires JavaScript.
Explore
Help
Register
Sign In
ruby-x
/
rubyx
Watch
1
Star
0
Fork
0
You've already forked rubyx
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rubyx
/
lib
/
risc
/
instructions
History
Torsten Ruger
6f0fad0957
dragging the extra through resets
...
as the binary the instruction is in may change when repositioning
2018-05-25 19:04:48 +03:00
..
branch.rb
dragging the extra through resets
2018-05-25 19:04:48 +03:00
byte_to_reg.rb
rename register to risc
2017-01-19 09:02:29 +02:00
function_call.rb
fix function call and simple call logic
2018-05-19 12:21:20 +03:00
function_return.rb
some more safety tests
2018-04-05 12:22:40 +03:00
getter.rb
remove unused methods
2018-05-14 20:50:52 +03:00
label.rb
random checkin
2018-05-14 12:38:44 +03:00
load_constant.rb
loading label must translate the labels too
2018-05-24 19:20:06 +03:00
load_data.rb
some more safety tests
2018-04-05 12:22:40 +03:00
operator_instruction.rb
generalise the operator handling
2018-04-19 22:13:52 +03:00
reg_to_byte.rb
rename register to risc
2017-01-19 09:02:29 +02:00
reg_to_slot.rb
remove unused methods
2018-05-14 20:50:52 +03:00
setter.rb
another million index fixes
2018-05-14 15:17:04 +03:00
slot_to_reg.rb
unite the two resolve_to_index functions
2018-04-05 20:10:00 +03:00
syscall.rb
add source to the to_s
2018-03-22 18:38:19 +02:00
transfer.rb
add source to the to_s
2018-03-22 18:38:19 +02:00