On Mon, May 14, 2018 at 2:22 PM, Daniel Borkmann <dan...@iogearbox.net> wrote: > Add test cases where we combine semi-random imm values, mainly for testing > JITs when they have different encoding options for 64 bit immediates in > order to reduce resulting image size. > > Signed-off-by: Daniel Borkmann <dan...@iogearbox.net>
Acked-by: Yonghong Song <y...@fb.com>