Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for ABR (0.07 sec)

  1. src/cmd/internal/obj/ppc64/asm9.go

    	{as: ABEQ, a1: C_CREG, a6: C_BRA, type_: 16, size: 4},
    	{as: ABR, a6: C_BRA, type_: 11, size: 4},                                         // b label
    	{as: ABR, a6: C_BRAPIC, type_: 11, size: 8},                                      // b label; nop
    	{as: ABR, a6: C_LR, type_: 18, size: 4},                                          // blr
    	{as: ABR, a6: C_CTR, type_: 18, size: 4},                                         // bctr
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 15 13:55:28 UTC 2024
    - 156.1K bytes
    - Viewed (0)
  2. src/cmd/internal/obj/s390x/asmz.go

    	// branch
    	{i: 16, as: ABEQ, a6: C_SBRA},
    	{i: 16, as: ABRC, a1: C_SCON, a6: C_SBRA},
    	{i: 11, as: ABR, a6: C_LBRA},
    	{i: 16, as: ABC, a1: C_SCON, a2: C_REG, a6: C_LBRA},
    	{i: 18, as: ABR, a6: C_REG},
    	{i: 18, as: ABR, a1: C_REG, a6: C_REG},
    	{i: 15, as: ABR, a6: C_ZOREG},
    	{i: 15, as: ABC, a6: C_ZOREG},
    
    	// compare and branch
    	{i: 89, as: ACGRJ, a1: C_SCON, a2: C_REG, a3: C_REG, a6: C_SBRA},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 16 17:46:09 UTC 2024
    - 176.7K bytes
    - Viewed (0)
  3. okhttp/src/test/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    // it : https://en.wikipedia.org/wiki/.it
    it
    gov.it
    edu.it
    // Reserved geo-names (regions and provinces):
    // https://www.nic.it/sites/default/files/archivio/docs/Regulation_assignation_v7.1.pdf
    // Regions
    abr.it
    abruzzo.it
    aosta-valley.it
    aostavalley.it
    bas.it
    basilicata.it
    cal.it
    calabria.it
    cam.it
    campania.it
    emilia-romagna.it
    emiliaromagna.it
    emr.it
    friuli-v-giulia.it
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Wed Dec 20 23:27:07 UTC 2023
    - 240.3K bytes
    - Viewed (1)
Back to top