Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for LDx (0.03 sec)

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

    	FTINTRNEWD	F0, F2		// 02c81a01
    	FTINTRNEVF	F0, F2		// 02e41a01
    	FTINTRNEVD	F0, F2		// 02e81a01
    
    	// FSEL instruction
    	FSEL	FCC0, F1, F2, F3	// 4304000d
    	FSEL	FCC1, F1, F2		// 4284000d
    
    	// LDX.{B,BU,H,HU,W,WU,D} instructions
    	MOVB		(R14)(R13), R12	// cc350038
    	MOVBU		(R14)(R13), R12	// cc352038
    	MOVH		(R14)(R13), R12	// cc350438
    	MOVHU		(R14)(R13), R12	// cc352438
    	MOVW		(R14)(R13), R12	// cc350838
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Thu Sep 04 19:24:25 UTC 2025
    - 35.5K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.18.md

    - Fix nil pointer dereference in azure cloud provider ([#85975](https://github.com/kubernetes/kubernetes/pull/85975), [@ldx](https://github.com/ldx)) [SIG Cloud Provider]
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Jun 16 17:18:28 UTC 2021
    - 373.2K bytes
    - Viewed (0)
  3. lib/fips140/v1.0.0.zip

    ORR t1, t0, t0 CMP $0, t0 CSEL EQ, t2, hlp0, hlp0 AND hlp0, hlp1, hlp1 LDx(r) CALL p256SqrInternal<>(SB) // rsqr = rˆ2 STy(rsqr) LDx(h) CALL p256SqrInternal<>(SB) // hsqr = hˆ2 STy(hsqr) LDx(h) CALL p256MulInternal<>(SB) // hcub = hˆ3 STy(hcub) LDx(s1) CALL p256MulInternal<>(SB) STy(s2) LDx(z1in) LDy(z2in) CALL p256MulInternal<>(SB) // z1 * z2 LDx(h) CALL p256MulInternal<>(SB) // z1 * z2 * h MOVD res+0(FP), b_ptr STy(z3out) LDx(hsqr) LDy(u1) CALL p256MulInternal<>(SB) // hˆ2 * u1 STy(u2) p256MulBy2Inline...
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed Jan 29 15:10:35 UTC 2025
    - 635K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.17.md

    * Fix nil pointer dereference in azure cloud provider ([#85975](https://github.com/kubernetes/kubernetes/pull/85975), [@ldx](https://github.com/ldx))
    * fix: azure disk could not mounted on Standard_DC4s/DC2s instances ([#86612](https://github.com/kubernetes/kubernetes/pull/86612), [@andyzhangx](https://github.com/andyzhangx))
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu Jan 28 10:44:33 UTC 2021
    - 346.2K bytes
    - Viewed (1)
  5. CHANGELOG/CHANGELOG-1.15.md

    * Fix nil pointer dereference in azure cloud provider ([#85975](https://github.com/kubernetes/kubernetes/pull/85975), [@ldx](https://github.com/ldx))
    * fix: azure disk could not mounted on Standard_DC4s/DC2s instances ([#86612](https://github.com/kubernetes/kubernetes/pull/86612), [@andyzhangx](https://github.com/andyzhangx))
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu May 05 13:44:43 UTC 2022
    - 278.9K bytes
    - Viewed (0)
  6. CHANGELOG/CHANGELOG-1.16.md

    * Fix nil pointer dereference in azure cloud provider ([#85975](https://github.com/kubernetes/kubernetes/pull/85975), [@ldx](https://github.com/ldx))
    * fix: azure disk could not mounted on Standard_DC4s/DC2s instances ([#86612](https://github.com/kubernetes/kubernetes/pull/86612), [@andyzhangx](https://github.com/andyzhangx))
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Oct 23 20:13:20 UTC 2024
    - 345.2K bytes
    - Viewed (0)
Back to top