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

/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/i386/
H A Dmovx32.s100 movzx: label
[all...]
H A Dmovx64.s244 movzx: label
[all...]
H A Di386.s64 movzx ax, byte ptr [eax] label
65 movzx eax, byte ptr [eax] label
66 movzx eax, word ptr [eax] label
[all...]
H A Dinval.s92 movzx ax, [eax] label
93 movzx eax, [eax] label
H A Dx86-64-inval.s102 movzx ax, [rax] label
103 movzx eax, [rax] label
104 movzx rax, [rax] label
H A Dx86_64.s283 movzx (%rax),%ax label
303 movzx ax, BYTE PTR [rax] label
304 movzx eax, BYTE PTR [rax] label
305 movzx eax, WORD PTR [rax] label
306 movzx rax, WORD PTR [rax] label
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/i386/ilp32/
H A Dx86-64.s269 movzx (%rax),%ax label
289 movzx ax, BYTE PTR [rax] label
290 movzx eax, BYTE PTR [rax] label
291 movzx eax, WORD PTR [rax] label
292 movzx rax, WORD PTR [rax] label
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386.h290 int movzx; /* The cost of movzx operation. */ member in struct:processor_costs
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386.h154 int movzx; /* The cost of movzx operation. */ member in struct:processor_costs

Completed in 326 milliseconds