Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for UMSUBL (0.2 sec)

  1. src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/tables.go

    	UMIN:      "UMIN",
    	UMINP:     "UMINP",
    	UMINV:     "UMINV",
    	UMLAL:     "UMLAL",
    	UMLAL2:    "UMLAL2",
    	UMLSL:     "UMLSL",
    	UMLSL2:    "UMLSL2",
    	UMNEGL:    "UMNEGL",
    	UMOV:      "UMOV",
    	UMSUBL:    "UMSUBL",
    	UMULH:     "UMULH",
    	UMULL:     "UMULL",
    	UMULL2:    "UMULL2",
    	UQADD:     "UQADD",
    	UQRSHL:    "UQRSHL",
    	UQRSHRN:   "UQRSHRN",
    	UQRSHRN2:  "UQRSHRN2",
    	UQSHL:     "UQSHL",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Aug 16 17:57:48 UTC 2017
    - 211.8K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/inst.json

    {"Name":"UMNEGL","Bits":"1|0|0|1|1|0|1|1|1|0|1|Rm:5|1|1|1|1|1|1|Rn:5|Rd:5","Arch":"64-bit variant","Syntax":"UMNEGL <Xd>, <Wn>, <Wm>","Code":"","Alias":"This instruction is an alias of the UMSUBL instruction."},
    {"Name":"UMSUBL","Bits":"1|0|0|1|1|0|1|1|1|0|1|Rm:5|1|Ra:5|Rn:5|Rd:5","Arch":"64-bit variant","Syntax":"UMSUBL <Xd>, <Wn>, <Wm>, <Xa>","Code":"","Alias":"This instruction is used by the alias UMNEGL."},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Aug 16 17:57:48 UTC 2017
    - 234.7K bytes
    - Viewed (0)
Back to top