@BITS ( addr mask -- value )
!BITS
simulate: : @BITS SWAP @ AND ;
reference: p4_fetch_bits in ../src/forth-83.c:0339, export CO @BITS