Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for ADDL (0.05 sec)

  1. src/cmd/internal/obj/x86/asm6.go

    //	        {Yi32, Ynone, Yax, Zil_, 1},
    //	        {Yi32, Ynone, Yml, Zilo_m, 2},
    //	        {Yrl, Ynone, Yml, Zr_m, 1},
    //	        {Yml, Ynone, Yrl, Zm_r, 1},
    //	}
    //
    // so there are 5 possible types of ADDL instruction that can be laid down, and
    // possible states used to lay them down (Ztype and z pointer, assuming z
    // points at opBytes{0x83, 00, 0x05,0x81, 00, 0x01, 0x03}) are:
    //
    //	Yi8, Yml -> Zibo_m, z (0x83, 00)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 15 15:44:14 UTC 2024
    - 146.9K bytes
    - Viewed (0)
Back to top