noun
sign condition
Computing term for a condition based on the sign (positive, negative, or zero) of a value, often used in low-level programming or CPU status flags.
アセンブリ言語では、正負条件に応じて分岐命令が実行される。
In assembly language, branch instructions are executed based on the sign condition.
Compound of 正負 (seifu, 'positive and negative') and 条件 (jōken, 'condition').