Yannis Huber
|
2396c22658
|
risc-v: add support for 64-bit RISC-V CPUs
|
2020-06-08 16:47:39 +02:00 |
|
gwtnz
|
e3ae57090f
|
runtime/volatile: include ReplaceBits method
|
2020-02-11 15:55:14 +01:00 |
|
Ayke van Laethem
|
9673ad3774
|
all: move Register{8,16,32} values into runtime/volatile
This avoids duplication of code. None of the smoke tests have changed
their output.
|
2019-06-06 19:46:49 +02:00 |
|
Ayke van Laethem
|
397b90753c
|
compiler: implement volatile operations as compiler builtins
The long term goal is to remove the //go:volatile hack.
|
2019-05-14 12:24:01 +02:00 |
|