.. |
head.c
|
[gamecode] Add a test for call and return
|
2022-01-17 14:26:12 +09:00 |
main.c
|
[gamecode] Add a test for call and return
|
2022-01-17 14:26:12 +09:00 |
Makemodule.am
|
[gamecode] Add a test for call and return
|
2022-01-17 14:26:12 +09:00 |
test-bitops.c
|
[gamecode] Rearrange several instructions
|
2022-01-16 14:22:04 +09:00 |
test-branch.c
|
[gamecode] Add tests for the branch instructions
|
2022-01-17 09:57:54 +09:00 |
test-callret.c
|
[gamecode] Improve callchain test
|
2022-01-17 16:55:39 +09:00 |
test-conv0.c
|
[gamecode] Rearrange several instructions
|
2022-01-16 14:22:04 +09:00 |
test-conv1.c
|
[gamecode] Rearrange several instructions
|
2022-01-16 14:22:04 +09:00 |
test-conv2.c
|
[gamecode] Rearrange several instructions
|
2022-01-16 14:22:04 +09:00 |
test-conv3.c
|
[gamecode] Rearrange several instructions
|
2022-01-16 14:22:04 +09:00 |
test-conv4.c
|
[gamecode] Rearrange several instructions
|
2022-01-16 14:22:04 +09:00 |
test-conv5.c
|
[gamecode] Rearrange several instructions
|
2022-01-16 14:22:04 +09:00 |
test-conv6.c
|
[gamecode] Rearrange several instructions
|
2022-01-16 14:22:04 +09:00 |
test-conv7.c
|
[gamecode] Rearrange several instructions
|
2022-01-16 14:22:04 +09:00 |
test-double.c
|
[gamecode] Rearrange several instructions
|
2022-01-16 14:22:04 +09:00 |
test-float.c
|
[gamecode] Rearrange several instructions
|
2022-01-16 14:22:04 +09:00 |
test-hops.c
|
[gamecode] Add tests for the hops instructions
|
2022-01-16 18:46:29 +09:00 |
test-int.c
|
[gamecode] Rearrange several instructions
|
2022-01-16 14:22:04 +09:00 |
test-jump.c
|
[gamecode] Add tests for the jump instructions
|
2022-01-17 09:34:16 +09:00 |
test-lea.c
|
[gamecode] Drop B addressing for lea
|
2022-01-15 16:27:46 +09:00 |
test-load.c
|
[gamecode] Add tests for push and pop
|
2022-01-03 23:27:01 +09:00 |
test-long.c
|
[gamecode] Rearrange several instructions
|
2022-01-16 14:22:04 +09:00 |
test-mem.c
|
[gamecodee] Add tests for move and memset
|
2022-01-15 13:20:33 +09:00 |
test-scale.c
|
[gamecode] Add tests for the scale instructions
|
2022-01-14 19:46:35 +09:00 |
test-stack.c
|
[gamecode] Add tests for push and pop
|
2022-01-03 23:27:01 +09:00 |
test-state.c
|
[gamecode] Add tests for the state instructions
|
2022-01-16 22:17:17 +09:00 |
test-store.c
|
[gamecode] Add tests for push and pop
|
2022-01-03 23:27:01 +09:00 |
test-string.c
|
[gamecode] Rearrange several instructions
|
2022-01-16 14:22:04 +09:00 |
test-swizzle.c
|
[gamecode] Add tests for the swizzle instructions
|
2022-01-15 22:44:58 +09:00 |
test-unsigned.c
|
[gamecode] Rearrange several instructions
|
2022-01-16 14:22:04 +09:00 |
test-vector.c
|
[gamecode] Make num_globals() calculate actual globals
|
2022-01-14 19:45:51 +09:00 |
test-with.c
|
[gamecode] Add tests for the with instruction(s)
|
2022-01-15 18:44:11 +09:00 |