Find a file
Alex Crichton 4b66abaede
Move x86-specific types to the vendor module (#293)
I believe we're reserving the `simd` module for exclusively the portable types
and their operations, so this commit moves the various x86-specific types from
the portable modules to the `x86` module. Along the way this also adds some doc
blocks for all the existing x86 types.
2018-01-19 21:20:44 -06:00
library/stdarch Move x86-specific types to the vendor module (#293) 2018-01-19 21:20:44 -06:00