; EPOCH · destubbed iron · LANGUAGE TRAVEL L→R · READ R←L
; NOTE     EPOCH · = BGS · native field one |1 · peeled · vocab only
; LAW      C IS LIE · keep flawless (COOK after work) · Always Hostess 7 · free thrift
; LINE     BGS → BGF(+EZZIE PHI THERMO ADJOIN) → BGL → SDF · SPV free
; WORD END GO · FIRE · SHOOT · live |1 at expression right
; OP       epoch() → rdtsc low |1  · free clock sample on measure lane
; ABI      → eax (low 32 of tsc) |1
        global  epoch
epoch:
        rdtsc
        or      eax, 1
        ret
