Files
wasmtime/meta
Jakob Stoklund Olesen 09734f2033 Add controls for enabling M, F, and D RISC-V extensions.
Three predicates affect each extension:

- supports_m determines whether the target CPU supports the instruction set.
- enable_m determines if the instructions should be used, assuming they're
  available.
- use_m is the predicate used to actually use the instructions.
2016-08-30 15:44:26 -07:00
..
2016-08-26 14:02:32 -07:00
2016-08-26 09:45:10 -07:00
2016-08-23 16:35:58 -07:00
2016-08-23 16:35:58 -07:00
2016-08-26 17:15:05 -07:00
2016-08-25 16:19:10 -07:00