Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for NEGL (1.94 sec)

  1. src/cmd/compile/internal/ssa/_gen/AMD64Ops.go

    		// L = int32, Q = int64
    		// L operations zero the upper 4 bytes of the destination register.
    		{name: "NEGQ", argLength: 1, reg: gp11, asm: "NEGQ", resultInArg0: true, clobberFlags: true},
    		{name: "NEGL", argLength: 1, reg: gp11, asm: "NEGL", resultInArg0: true, clobberFlags: true},
    		{name: "NOTQ", argLength: 1, reg: gp11, asm: "NOTQ", resultInArg0: true},
    		{name: "NOTL", argLength: 1, reg: gp11, asm: "NOTL", resultInArg0: true},
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 04 16:40:24 UTC 2023
    - 98K bytes
    - Viewed (1)
Back to top