- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for JNS (0.03 sec)
-
src/cmd/asm/internal/arch/arch.go
instructions["JNL"] = x86.AJGE /* alternate */ instructions["JNLE"] = x86.AJGT /* alternate */ instructions["JNO"] = x86.AJOC /* alternate */ instructions["JNP"] = x86.AJPC /* alternate */ instructions["JNS"] = x86.AJPL /* alternate */ instructions["JNZ"] = x86.AJNE /* alternate */ instructions["JO"] = x86.AJOS /* alternate */ instructions["JOC"] = x86.AJOC /* overflow clear (OF = 0) */
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Thu Oct 24 12:32:56 UTC 2024 - 21.5K bytes - Viewed (0)