https://issues.dlang.org/show_bug.cgi?id=17105 --- Comment #1 from Walter Bright <bugzilla at digitalmars.com> --- DPPS takes 3 arguments, like: __simd(XMM.DPPS, value, value, 0xFF); Of course, the compiler still shouldn't issue an internal error. --