Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Oxor (0.16 sec)

  1. src/cmd/asm/internal/asm/testdata/amd64enc.s

    	PXOR (BX), X2                           // 660fef13
    	PXOR (R11), X2                          // 66410fef13
    	PXOR X2, X2                             // 660fefd2
    	PXOR X11, X2                            // 66410fefd3
    	PXOR (BX), X11                          // 66440fef1b
    	PXOR (R11), X11                         // 66450fef1b
    	PXOR X2, X11                            // 66440fefda
    Others
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Oct 08 21:38:44 GMT 2021
    - 581.9K bytes
    - Viewed (0)
  2. RELEASE.md

        *   Added 8-bit and 16-bit support for `floor_div` and `floor_mod`.
        *   Added 16-bit and 32-bit int support for the built-in op `bitcast`.
        *   Added 8-bit/16-bit/32-bit int/uint support for the built-in op `bitwise_xor`
        *   Added int16 indices support for built-in op `gather` and `gather_nd`.
        *   Added 8-bit/16-bit/32-bit int/uint support for the built-in op `right_shift`
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
Back to top