Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for hu (0.01 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. docs/en/docs/release-notes.md

    * 🌐 Add Ukrainian translation for `docs/uk/docs/tutorial/body-fields.md`. PR [#10670](https://github.com/tiangolo/fastapi/pull/10670) by [@ArtemKhymenko](https://github.com/ArtemKhymenko).
    * 🌐 Add Hungarian translation for `/docs/hu/docs/index.md`. PR [#10812](https://github.com/tiangolo/fastapi/pull/10812) by [@takacs](https://github.com/takacs).
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Fri Sep 05 12:48:45 UTC 2025
    - 544.1K bytes
    - Viewed (0)
Back to top