mirror of
https://github.com/asmjit/asmjit.git
synced 2025-12-17 04:24:37 +03:00
Cosmetic changes, made sbb write-only when used with the same register
This commit is contained in:
@@ -291,6 +291,7 @@ class GenUtils {
|
||||
case "xorps" : case "vxorps" :
|
||||
|
||||
case "sub" :
|
||||
case "sbb" :
|
||||
case "psubb" : case "vpsubb" :
|
||||
case "psubw" : case "vpsubw" :
|
||||
case "psubd" : case "vpsubd" :
|
||||
|
||||
Reference in New Issue
Block a user