HomeSort by relevance Sort by last modified time
    Searched refs:MOVQ (Results 151 - 165 of 165) sorted by null

1 2 3 4 5 67

  /prebuilts/go/linux-x86/src/cmd/link/internal/amd64/
asm.go 148 // turn MOVQ of GOT entry into LEAQ of symbol itself
212 // turn MOVQ of GOT entry into LEAQ of symbol itself
  /prebuilts/go/darwin-x86/src/cmd/internal/rsc.io/x86/x86asm/
tables.go     [all...]
decode.go 327 // For example, MOVQ is 66 0F D6 /r, MOVDQ2Q is F2 0F D6 /r,
728 // 66 0F D6 /r is MOVQ
    [all...]
  /prebuilts/go/linux-x86/src/cmd/internal/rsc.io/x86/x86asm/
tables.go     [all...]
decode.go 327 // For example, MOVQ is 66 0F D6 /r, MOVDQ2Q is F2 0F D6 /r,
728 // 66 0F D6 /r is MOVQ
    [all...]
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/internal/obj/x86/
asm6.go 408 {Ym, Ynone, Ymr, Zm_r_xm_nr, 1}, // 0x6f MMX MOVQ (shorter encoding)
409 {Ymr, Ynone, Ym, Zr_m_xm_nr, 1}, // 0x7f MMX MOVQ
411 {Yxm, Ynone, Yxr, Zm_r_xm_nr, 2}, // Pf3, 0x7e MOVQ xmm1/m64 -> xmm2
412 {Yxr, Ynone, Yxm, Zr_m_xm_nr, 2}, // Pe, 0xd6 MOVQ xmm1 -> xmm2/m64
    [all...]
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/link/internal/amd64/
asm.go 151 // turn MOVQ of GOT entry into LEAQ of symbol itself
215 // turn MOVQ of GOT entry into LEAQ of symbol itself
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/x86/
asm6.go 405 {Ym, Ynone, Ymr, Zm_r_xm_nr, 1}, // 0x6f MMX MOVQ (shorter encoding)
406 {Ymr, Ynone, Ym, Zr_m_xm_nr, 1}, // 0x7f MMX MOVQ
408 {Yxm, Ynone, Yxr, Zm_r_xm_nr, 2}, // Pf3, 0x7e MOVQ xmm1/m64 -> xmm2
409 {Yxr, Ynone, Yxm, Zr_m_xm_nr, 2}, // Pe, 0xd6 MOVQ xmm1 -> xmm2/m64
    [all...]
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/internal/obj/x86/
asm6.go 408 {Ym, Ynone, Ymr, Zm_r_xm_nr, 1}, // 0x6f MMX MOVQ (shorter encoding)
409 {Ymr, Ynone, Ym, Zr_m_xm_nr, 1}, // 0x7f MMX MOVQ
411 {Yxm, Ynone, Yxr, Zm_r_xm_nr, 2}, // Pf3, 0x7e MOVQ xmm1/m64 -> xmm2
412 {Yxr, Ynone, Yxm, Zr_m_xm_nr, 2}, // Pe, 0xd6 MOVQ xmm1 -> xmm2/m64
    [all...]
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/link/internal/amd64/
asm.go 151 // turn MOVQ of GOT entry into LEAQ of symbol itself
215 // turn MOVQ of GOT entry into LEAQ of symbol itself
  /prebuilts/go/linux-x86/src/cmd/internal/obj/x86/
asm6.go 405 {Ym, Ynone, Ymr, Zm_r_xm_nr, 1}, // 0x6f MMX MOVQ (shorter encoding)
406 {Ymr, Ynone, Ym, Zr_m_xm_nr, 1}, // 0x7f MMX MOVQ
408 {Yxm, Ynone, Yxr, Zm_r_xm_nr, 2}, // Pf3, 0x7e MOVQ xmm1/m64 -> xmm2
409 {Yxr, Ynone, Yxm, Zr_m_xm_nr, 2}, // Pe, 0xd6 MOVQ xmm1 -> xmm2/m64
    [all...]
  /prebuilts/go/darwin-x86/src/runtime/
asm_386.s 591 // MOVQ (%EAX), %MM0
593 // MOVQ %MM0, 0(%EBX)
605 // MOVQ and EMMS were introduced on the Pentium MMX.
606 // MOVQ 0x8(%ESP), %MM0
608 // MOVQ %MM0, (%EAX)
1145 MOVQ (AX), X0 // data
    [all...]
  /prebuilts/go/linux-x86/src/runtime/
asm_386.s 591 // MOVQ (%EAX), %MM0
593 // MOVQ %MM0, 0(%EBX)
605 // MOVQ and EMMS were introduced on the Pentium MMX.
606 // MOVQ 0x8(%ESP), %MM0
608 // MOVQ %MM0, (%EAX)
1145 MOVQ (AX), X0 // data
    [all...]
  /external/libvpx/libvpx/third_party/x86inc/
x86inc.asm 946 %define mova movq
947 %define movu movq
974 %define movh movq
    [all...]
  /external/mesa3d/src/mesa/x86/
assyntax.h     [all...]

Completed in 3464 milliseconds

1 2 3 4 5 67