noun
sign extension
Computing term: extending the sign bit when converting a binary number to a larger bit width.
符号拡張は、負の数を正しく扱うために必要です。
Sign extension is necessary to handle negative numbers correctly.
Compound of 符号 (sign) and 拡張 (extension), a calque of English 'sign extension'.