Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for jl (0.17 sec)

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

    	//TODO: JG .+$0x11                      // 7f11
    	//TODO: JGE .+$0x11223344               // 480f8d44332211 or 0f8d44332211
    	//TODO: JGE .+$0x11                     // 7d11
    	//TODO: JL .+$0x11223344                // 0f8c44332211 or 480f8c44332211
    	//TODO: JL .+$0x11                      // 7c11
    	//TODO: JLE .+$0x11223344               // 0f8e44332211 or 480f8e44332211
    	//TODO: JLE .+$0x11                     // 7e11
    	JCS 2(PC)
    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)
Back to top