Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for setCcc (0.2 sec)

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

    	SETHI R11                               // 410f97c3
    	SETCC (BX)                              // 0f9303
    	SETCC (R11)                             // 410f9303
    	SETCC DL                                // 0f93c2
    	SETCC R11                               // 410f93c3
    	SETCS (BX)                              // 0f9203
    	SETCS (R11)                             // 410f9203
    	SETCS DL                                // 0f92c2
    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)
  2. api/go1.txt

    pkg syscall (linux-386), const RTM_NEWTFILTER ideal-int
    pkg syscall (linux-386), const RTM_NR_FAMILIES ideal-int
    pkg syscall (linux-386), const RTM_NR_MSGTYPES ideal-int
    pkg syscall (linux-386), const RTM_SETDCB ideal-int
    pkg syscall (linux-386), const RTM_SETLINK ideal-int
    pkg syscall (linux-386), const RTM_SETNEIGHTBL ideal-int
    pkg syscall (linux-386), const RTNH_ALIGNTO ideal-int
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Wed Aug 14 18:58:28 GMT 2013
    - 1.7M bytes
    - Viewed (2)
  3. api/go1.1.txt

    pkg syscall (linux-386), const RTM_NEWTFILTER = 44
    pkg syscall (linux-386), const RTM_NR_FAMILIES = 16
    pkg syscall (linux-386), const RTM_NR_MSGTYPES = 64
    pkg syscall (linux-386), const RTM_SETDCB = 79
    pkg syscall (linux-386), const RTM_SETLINK = 19
    pkg syscall (linux-386), const RTM_SETNEIGHTBL = 67
    pkg syscall (linux-386), const RTNH_ALIGNTO = 4
    pkg syscall (linux-386), const RTNH_F_DEAD = 1
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Thu Mar 31 20:37:15 GMT 2022
    - 2.6M bytes
    - Viewed (0)
  4. src/cmd/asm/internal/asm/testdata/ppc64_p10.s

    	PSTXVP VS2, $1, 12345678(R2)            // 041000bcf842614e
    	PSTXVP VS62, $0, 5555555(R3)            // 04000054fbe3c563
    	SETBC CR2EQ, R2                         // 7c4a0300
    	SETBCR CR2LT, R2                        // 7c480340
    	SETNBC CR2GT, R2                        // 7c490380
    	SETNBCR CR6SO, R2                       // 7c5b03c0
    	STXVP VS6, 12352(R5)                    // 18c53041
    Others
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Thu Mar 23 20:52:57 GMT 2023
    - 14.3K bytes
    - Viewed (0)
  5. src/cmd/asm/internal/asm/testdata/386.s

    // instructions for each rule, to guarantee we cover the same space.
    
    #include "../../../../../runtime/textflag.h"
    
    TEXT foo(SB), DUPOK|NOSPLIT, $0
    
    // LTYPE1 nonrem	{ outcode(int($1), &$2); }
    	SETCC	AX
    	SETCC	foo+4(SB)
    
    // LTYPE2 rimnon	{ outcode(int($1), &$2); }
    	DIVB	AX
    	DIVB	foo+4(SB)
    	PUSHL	$foo+4(SB)
    	POPL		AX
    
    // LTYPE3 rimrem	{ outcode(int($1), &$2); }
    	SUBB	$1, AX
    	SUBB	$1, foo+4(SB)
    Others
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Tue Apr 09 18:57:21 GMT 2019
    - 2K bytes
    - Viewed (0)
  6. api/go1.2.txt

    pkg syscall (linux-arm-cgo), const RTM_NEWTFILTER ideal-int
    pkg syscall (linux-arm-cgo), const RTM_NR_FAMILIES ideal-int
    pkg syscall (linux-arm-cgo), const RTM_NR_MSGTYPES ideal-int
    pkg syscall (linux-arm-cgo), const RTM_SETDCB ideal-int
    pkg syscall (linux-arm-cgo), const RTM_SETLINK ideal-int
    pkg syscall (linux-arm-cgo), const RTM_SETNEIGHTBL ideal-int
    pkg syscall (linux-arm-cgo), const RTNH_ALIGNTO ideal-int
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Oct 18 04:36:59 GMT 2013
    - 1.9M bytes
    - Viewed (2)
Back to top