view wisdom/=@ccc @ 12036:9c0388d5c954 draft

<kspalaiologos> ` asmbf <<<"in_ r1/in_ r2/add r1, r2/out r1" > stuff && bfi stuff <<<"00"
author HackEso <hackeso@esolangs.org>
date Fri, 15 Nov 2019 14:06:53 +0000
parents 2c77460677fc
children
line wrap: on
line source

=@ccc is a great innovation in gcc 6, kept top secret, where inline asm statements can return a value in the carry flag on x86_64. See https://gcc.gnu.org/gcc-6/changes.html which keeps this secret, https://gcc.gnu.org/onlinedocs/gcc-6.1.0/gcc/Extended-Asm.html , https://marc.info/?l=linux-kernel&m=143786977730804 .