Home
last modified time | relevance | path

Searched refs:unmask (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/
Dread.c4293 valueT unmask; in emit_expr_with_reloc() local
4312 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()