Searched refs:unmask (Results 1 – 1 of 1) sorted by relevance
4293 valueT unmask; in emit_expr_with_reloc() local4312 unmask = ~mask; /* Do store these bits. */ in emit_expr_with_reloc()4316 mask = ~(unmask >> 1); /* Includes sign bit now. */ in emit_expr_with_reloc()4320 use = get & unmask; in emit_expr_with_reloc()