Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Joannon (0.15 sec)

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

    	MOVB	foo(SP)(AX*2), AL		// 8a0444
    	MOVB	foo+32(SP)(CX*4), AH		// 8a648c20
    	MOVB	foo+32323(SP)(CX*8), R9		// 448a8ccc437e0000
    
    // Tests for TLS reference.
    	MOVQ	(TLS), AX
    	MOVQ	8(TLS), DX
    
    // LTYPE0 nonnon	{ outcode($1, &$2); }
    	RET // c3
    Others
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Tue Apr 09 18:57:21 GMT 2019
    - 3.3K bytes
    - Viewed (0)
Back to top