Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for ORQ (0.07 sec)

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

    		{name: "ORQ", argLength: 2, reg: gp21, asm: "ORQ", commutative: true, resultInArg0: true, clobberFlags: true},                                                 // arg0 | arg1
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 04 16:40:24 UTC 2023
    - 98K bytes
    - Viewed (1)
  2. tensorflow/compiler/jit/tests/opens2s_gnmt_mixed_precision.pbtxt.gz

    E�p�ULf�D��Y���ݦFĀ�q�`�jK�q����w|���5Є��or�1�[}���׍����/��g%#�����`�U������ARO�N����u�hm̴6-Jԙ�Ƣ2�e�z����U|-���� �:OU�n.a 7qw�#q��6�29����� ,���˄��n�s�c�6�B#}��e���Ϻ#��ex����n����,Ϧs�N�b�%���6�y�M�d�j>���b^Ww�6�qҪ�w�h?QC�|orq���R�E�jdK* �b�t�)��4�.{���i_�~"�Ez�����=N!��0���;_��-%��p�=lϋ�n���.m�T��Z"���ʨ��}נ��� :�rkރY��}q���,R�w�9G��+�[�T�.���hXt��۬>�����F��s\j�f���f�5�o� {��A��ꌊ=2��QpЕAerf\���z��*P���Y�r��ӟ3���Ҡź�8v�Gg� �sS�������a)��ᴒ�Ή��ߛ�...
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon Jun 03 18:14:27 UTC 2019
    - 195.5K bytes
    - Viewed (0)
  3. src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_amd64.s

    	ADDQ 0+sStore, acc0
    	ADCQ 8+sStore, acc1
    
    	// Finally, constant time compare to the tag at the end of the message
    	XORQ    AX, AX
    	MOVQ    $1, DX
    	XORQ    (0*8)(inp), acc0
    	XORQ    (1*8)(inp), acc1
    	ORQ     acc1, acc0
    	CMOVQEQ DX, AX
    
    	// Return true iff tags are equal
    	MOVB AX, ret+96(FP)
    	RET
    
    // ----------------------------------------------------------------------------
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Nov 29 21:28:33 UTC 2023
    - 105.6K bytes
    - Viewed (0)
Back to top