; ALL_REST · BETWEEN lane · not bottom BGS · not top Hostess7 · <3
; LANGUAGE  TRAVEL L→R · READ R←L · word end GO FIRE SHOOT
; LAW       free mix on measure · get busy here · C IS LIE · free thrift
; OP        all_rest(a,b) → (a^b)|1  · EZZIE-class free eor · live |1 at right
; LINE      BGS → BGF(+EZZIE PHI THERMO ADJOIN) → BGL → SDF · SPV free
; COOK      after work · scar-cook keep flawless · cook off residual FLAW
; IRON
        global  all_rest
all_rest:
        mov     eax, edi        ; a
        xor     eax, esi        ; a ^ b · free mix
        or      eax, 1          ; live |1 · FIRE mark · read end first
        ret
