On 5/18/2016 1:30 AM, Ethan Watson wrote:
You're also asking for a mode where the compiler for one machine is supposed
to behave like hand-coded assembler for another machine with a different
instruction set.

Actually, I'm asking for something exactly like the arch option for MSVC/-mfmath
option for GCC/etc, and have it respect that for CTFE.


MSVC doesn't appear to have a switch that does what you ask for:

  https://msdn.microsoft.com/en-us/library/e7s85ffb.aspx

Reply via email to