You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> If the value's type is smaller than the register, the value of the upper bits is platform-specific. Some targets zero out the upper bits, while others leave them untouched.
323
+
321
324
r[asm.operand-type.supported-operands.out]
322
325
*`out(<reg>) <expr>`
323
326
-`<reg>` can refer to a register class or an explicit register. The allocated register name is substituted into the asm template string.
@@ -626,7 +629,7 @@ Here is the list of currently supported register classes:
0 commit comments