Searched defs:vaesdeclast (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
H A Daes.asm38 vaesdeclast xmm1, xmm2 label
39 vaesdeclast xmm1, [rax] label
40 vaesdeclast xmm1, dqword [rax] label
41 vaesdeclast xmm1, xmm2, xmm3 label
42 vaesdeclast xmm1, xmm2, [rax] label
43 vaesdeclast xmm1, xmm2, dqword [rax] label

Completed in 75 milliseconds