nasm/include
H. Peter Anvin 94adf7d765 eval: add support for signed shift operators <<< and >>>
Add support for signed shifts.  The operators are <<< and >>>,
although the former is (inherently) idntical to <<.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2018-06-15 18:37:32 -07:00
..
bytesex.h bytesex.h: more simplifications and add const 2017-11-29 17:19:27 -08:00
compiler.h malloc: simplify nasm_malloc code, add nasm_strcatn() 2018-05-30 11:40:42 -07:00
disp8.h
error.h errors: simplify nasm_fatal() and nasm_panic() 2018-06-15 18:20:17 -07:00
hashtbl.h
iflag.h Fix problem with C99 inlines and -Werror=missing-prototypes 2018-02-20 12:34:17 -08:00
ilog2.h ilog2: return unsigned int for applicable routines 2018-06-14 19:20:08 -07:00
insns.h Merge tag 'nasm-2.13.03' 2018-02-07 13:51:54 -08:00
labels.h Cleanup of label renaming infrastructure, add subsection support 2018-06-01 18:06:25 -07:00
md5.h
nasm.h eval: add support for signed shift operators <<< and >>> 2018-06-15 18:37:32 -07:00
nasmint.h
nasmlib.h segalloc: DO NOT reset segment numbers 2018-06-14 16:42:03 -07:00
opflags.h
perfhash.h
raa.h RAA: clean up the RAA infrastructure, make it support larger indicies 2018-06-14 20:23:49 -07:00
rbtree.h
rdoff.h
saa.h
strlist.h Factor out common string list handling code 2016-10-04 01:12:28 -07:00
tables.h
ver.h