Searched defs:lmask (Results 1 – 2 of 2) sorted by relevance
72 target_ulong lmask = get_lmask(env, arg2, 32); in helper_swl() local96 target_ulong lmask = get_lmask(env, arg2, 32); in helper_swr() local126 target_ulong lmask = get_lmask(env, arg2, 64); in helper_sdl() local170 target_ulong lmask = get_lmask(env, arg2, 64); in helper_sdr() local
89 unsigned lmask; /* mask for first level of length codes */ in inflate_fast() local