alu - Does SLT (set less than) sets the overflow and carry out flags? -


i wondering if should set overflow , carry out flags when using slt operation. understand have set them when arithmetic operations in alu used , flush them if logical operations used.

my dilemma because slt sounds logical operation , flags doesn't result, on other hand using subtraction when completing slt , overflow , carryout might occur.


Comments

Popular posts from this blog

php - trouble displaying mysqli database results in correct order -

depending on nth recurrence of job in control M -

sql server - Cannot query correctly (MSSQL - PHP - JSON) -