meta (description ( 'I64\sis\san\sinteger\sof\sthe\srange\s-9223372036854775808\sto\s9223372036854775807. )) (example (print '123_i64)) ; fragment type I64; size I64 8; atom suffix I64 _i64; #(declare-simple-instruction-alias-binop-64( && 'andq I64 )); #(declare-simple-instruction-alias-binop-64( || 'orq I64 )); #(declare-simple-instruction-alias-binop-64( + 'addq I64 )); #(declare-simple-instruction-alias-binop-64( - 'subq I64 )); #(declare-simple-instruction-alias-binop-64( ^ 'xorq I64 ));