Files
wasmtime/src/libcretonne
Jakob Stoklund Olesen c1971db091 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-30 07:56:12 -07:00
2016-08-30 07:56:12 -07:00
2016-08-12 16:44:39 -07:00